SYMBOL INDEX (83 symbols across 9 files) FILE: MFPictureBrowserDemo/MFPictureBrowserDemo/MFPictureBrowser/MFPictureModelProtocol.h type MFImageTypeUnknown (line 7) | typedef NS_ENUM(NSInteger, MFImageType) { FILE: MFPictureBrowserDemo/Pods/YYImage/Vendor/WebP.framework/Headers/decode.h type WebPRGBABuffer (line 29) | typedef struct WebPRGBABuffer WebPRGBABuffer; type WebPYUVABuffer (line 30) | typedef struct WebPYUVABuffer WebPYUVABuffer; type WebPDecBuffer (line 31) | typedef struct WebPDecBuffer WebPDecBuffer; type WebPIDecoder (line 32) | typedef struct WebPIDecoder WebPIDecoder; type WebPBitstreamFeatures (line 33) | typedef struct WebPBitstreamFeatures WebPBitstreamFeatures; type WebPDecoderOptions (line 34) | typedef struct WebPDecoderOptions WebPDecoderOptions; type WebPDecoderConfig (line 35) | typedef struct WebPDecoderConfig WebPDecoderConfig; type WEBP_CSP_MODE (line 146) | typedef enum WEBP_CSP_MODE { function WEBP_INLINE (line 162) | static WEBP_INLINE int WebPIsPremultipliedMode(WEBP_CSP_MODE mode) { function WEBP_INLINE (line 167) | static WEBP_INLINE int WebPIsAlphaMode(WEBP_CSP_MODE mode) { function WEBP_INLINE (line 173) | static WEBP_INLINE int WebPIsRGBMode(WEBP_CSP_MODE mode) { type WebPRGBABuffer (line 180) | struct WebPRGBABuffer { // view as RGBA type WebPYUVABuffer (line 186) | struct WebPYUVABuffer { // view as YUVA type WebPDecBuffer (line 197) | struct WebPDecBuffer { function WEBP_INLINE (line 217) | static WEBP_INLINE int WebPInitDecBuffer(WebPDecBuffer* buffer) { type VP8StatusCode (line 228) | typedef enum VP8StatusCode { function WEBP_INLINE (line 355) | static WEBP_INLINE uint8_t* WebPIDecGetYUV( type WebPBitstreamFeatures (line 405) | struct WebPBitstreamFeatures { function WEBP_INLINE (line 424) | static WEBP_INLINE VP8StatusCode WebPGetFeatures( type WebPDecoderOptions (line 432) | struct WebPDecoderOptions { type WebPDecoderConfig (line 450) | struct WebPDecoderConfig { function WEBP_INLINE (line 462) | static WEBP_INLINE int WebPInitDecoderConfig(WebPDecoderConfig* config) { FILE: MFPictureBrowserDemo/Pods/YYImage/Vendor/WebP.framework/Headers/demux.h type WebPDemuxer (line 64) | typedef struct WebPDemuxer WebPDemuxer; type WebPIterator (line 65) | typedef struct WebPIterator WebPIterator; type WebPChunkIterator (line 66) | typedef struct WebPChunkIterator WebPChunkIterator; type WebPAnimInfo (line 67) | typedef struct WebPAnimInfo WebPAnimInfo; type WebPAnimDecoderOptions (line 68) | typedef struct WebPAnimDecoderOptions WebPAnimDecoderOptions; type WebPDemuxState (line 79) | typedef enum WebPDemuxState { function WEBP_INLINE (line 94) | static WEBP_INLINE WebPDemuxer* WebPDemux(const WebPData* data) { function WEBP_INLINE (line 106) | static WEBP_INLINE WebPDemuxer* WebPDemuxPartial( type WebPFormatFeature (line 117) | typedef enum WebPFormatFeature { type WebPIterator (line 138) | struct WebPIterator { type WebPChunkIterator (line 180) | struct WebPChunkIterator { type WebPAnimDecoder (line 243) | typedef struct WebPAnimDecoder WebPAnimDecoder; type WebPAnimDecoderOptions (line 246) | struct WebPAnimDecoderOptions { function WEBP_INLINE (line 262) | static WEBP_INLINE int WebPAnimDecoderOptionsInit( function WEBP_INLINE (line 282) | static WEBP_INLINE WebPAnimDecoder* WebPAnimDecoderNew( type WebPAnimInfo (line 289) | struct WebPAnimInfo { FILE: MFPictureBrowserDemo/Pods/YYImage/Vendor/WebP.framework/Headers/encode.h type WebPConfig (line 31) | typedef struct WebPConfig WebPConfig; type WebPPicture (line 32) | typedef struct WebPPicture WebPPicture; type WebPAuxStats (line 33) | typedef struct WebPAuxStats WebPAuxStats; type WebPMemoryWriter (line 34) | typedef struct WebPMemoryWriter WebPMemoryWriter; type WebPImageHint (line 85) | typedef enum WebPImageHint { type WebPConfig (line 94) | struct WebPConfig { type WebPPreset (line 154) | typedef enum WebPPreset { function WEBP_INLINE (line 170) | static WEBP_INLINE int WebPConfigInit(WebPConfig* config) { function WEBP_INLINE (line 179) | static WEBP_INLINE int WebPConfigPreset(WebPConfig* config, type WebPAuxStats (line 201) | struct WebPAuxStats { type WebPMemoryWriter (line 239) | struct WebPMemoryWriter { type WebPEncCSP (line 264) | typedef enum WebPEncCSP { type WebPEncodingError (line 273) | typedef enum WebPEncodingError { type WebPPicture (line 292) | struct WebPPicture { function WEBP_INLINE (line 365) | static WEBP_INLINE int WebPPictureInit(WebPPicture* picture) { FILE: MFPictureBrowserDemo/Pods/YYImage/Vendor/WebP.framework/Headers/format_constants.h type VP8LImageTransformType (line 55) | typedef enum { FILE: MFPictureBrowserDemo/Pods/YYImage/Vendor/WebP.framework/Headers/mux.h type WebPMux (line 67) | typedef struct WebPMux WebPMux; type WebPMuxFrameInfo (line 68) | typedef struct WebPMuxFrameInfo WebPMuxFrameInfo; type WebPMuxAnimParams (line 69) | typedef struct WebPMuxAnimParams WebPMuxAnimParams; type WebPAnimEncoderOptions (line 70) | typedef struct WebPAnimEncoderOptions WebPAnimEncoderOptions; type WebPMuxError (line 73) | typedef enum WebPMuxError { type WebPChunkId (line 83) | typedef enum WebPChunkId { function WEBP_INLINE (line 113) | static WEBP_INLINE WebPMux* WebPMuxNew(void) { function WEBP_INLINE (line 136) | static WEBP_INLINE WebPMux* WebPMuxCreate(const WebPData* bitstream, type WebPMuxFrameInfo (line 199) | struct WebPMuxFrameInfo { type WebPMuxAnimParams (line 282) | struct WebPMuxAnimParams { type WebPAnimEncoder (line 418) | typedef struct WebPAnimEncoder WebPAnimEncoder; type WebPPicture (line 421) | struct WebPPicture type WebPConfig (line 422) | struct WebPConfig type WebPAnimEncoderOptions (line 425) | struct WebPAnimEncoderOptions { function WEBP_INLINE (line 452) | static WEBP_INLINE int WebPAnimEncoderOptionsInit( function WEBP_INLINE (line 469) | static WEBP_INLINE WebPAnimEncoder* WebPAnimEncoderNew( type WebPPicture (line 494) | struct WebPPicture type WebPConfig (line 495) | struct WebPConfig FILE: MFPictureBrowserDemo/Pods/YYImage/Vendor/WebP.framework/Headers/mux_types.h type WebPData (line 30) | typedef struct WebPData WebPData; type WebPFeatureFlags (line 33) | typedef enum WebPFeatureFlags { type WebPMuxAnimDispose (line 44) | typedef enum WebPMuxAnimDispose { type WebPMuxAnimBlend (line 51) | typedef enum WebPMuxAnimBlend { type WebPData (line 58) | struct WebPData { function WEBP_INLINE (line 64) | static WEBP_INLINE void WebPDataInit(WebPData* webp_data) { function WEBP_INLINE (line 72) | static WEBP_INLINE void WebPDataClear(WebPData* webp_data) { function WEBP_INLINE (line 81) | static WEBP_INLINE int WebPDataCopy(const WebPData* src, WebPData* dst) { FILE: MFPictureBrowserDemo/Pods/YYWebImage/YYWebImage/Categories/_YYWebImageSetter.h function NS_ASSUME_NONNULL_BEGIN (line 20) | NS_ASSUME_NONNULL_BEGIN FILE: MFPictureBrowserDemo/Pods/YYWebImage/YYWebImage/YYWebImageManager.h type UIImage (line 142) | typedef UIImage * _Nullable (^YYWebImageTransformBlock)(UIImage *image, ...