Lines Matching refs:ImageEffect_Format

56 | typedef enum [ImageEffect_Format](#imageeffect_format-1) [ImageEffect_Format](#imageeffect_format…
77 | [ImageEffect_Format](#imageeffect_format-1) {<br>EFFECT_PIXEL_FORMAT_UNKNOWN = 0, EFFECT_PIXEL_FO…
117 …OH_EffectFilterInfo](#oh_effectfilterinfo) \*info, uint32_t size, [ImageEffect_Format](#imageeffec…
118 …_EffectFilterInfo](#oh_effectfilterinfo) \*info, uint32_t \*size, [ImageEffect_Format](#imageeffec…
129 …ffectformat) ([OH_EffectBufferInfo](#oh_effectbufferinfo) \*info, [ImageEffect_Format](#imageeffec…
130 …ffectformat) ([OH_EffectBufferInfo](#oh_effectbufferinfo) \*info, [ImageEffect_Format](#imageeffec…
329 ### ImageEffect_Format subsection
332 typedef enum ImageEffect_Format ImageEffect_Format
641 ### ImageEffect_Format subsection
644 enum ImageEffect_Format
717 …Code OH_EffectBufferInfo_GetEffectFormat (OH_EffectBufferInfo * info, ImageEffect_Format * format )
733 | format | Pointer to the pixel format, which is [ImageEffect_Format](#imageeffect_format).|
872 …orCode OH_EffectBufferInfo_SetEffectFormat (OH_EffectBufferInfo * info, ImageEffect_Format format )
888 | format | Pixel format, which is [ImageEffect_Format](#imageeffect_format).|
1271 …_GetSupportedFormats (OH_EffectFilterInfo * info, uint32_t * size, ImageEffect_Format ** formatArr…
1287 | size | Pointer to the number of pixel formats supported, each of which is [ImageEffect_Format](#i…
1288 …o the array holding the pixel formats supported, each of which is [ImageEffect_Format](#imageeffec…
1376 …fo_SetSupportedFormats (OH_EffectFilterInfo * info, uint32_t size, ImageEffect_Format * formatArra…
1392 | size | Number of pixel formats supported, each of which is [ImageEffect_Format](#imageeffect_form…
1393 …o the array holding the pixel formats supported, each of which is [ImageEffect_Format](#imageeffec…