Lines Matching refs:encoding
6 The **image_packer_native.h** file declares the APIs for image encoding.
25 …s](_image___native_module.md#oh_packingoptions) | Defines a struct for image encoding parameters.|
26 …dule.md#oh_packingoptionsforsequence) | Defines a struct for image sequence encoding parameters. |
33 …AUTO = 0,<br>IMAGE_PACKER_DYNAMIC_RANGE_SDR = 1<br>} | Enumerates the dynamic range for encoding.|
43 …ative_module.md#oh_packingoptions) \*options, uint32_t \*quality) | Obtains the encoding quality.|
44 …e___native_module.md#oh_packingoptions) \*options, uint32_t quality) | Sets the encoding quality.|
45 …s) \*options, int32_t \*desiredDynamicRange) | Obtains the desired dynamic range during encoding.|
46 …ptions) \*options, int32_t desiredDynamicRange) | Sets the desired dynamic range during encoding.|
49 …quence) \*options, uint32_t frameCount) | Sets the number of frames for image sequence encoding. |
50 …e) \*options, uint32_t \*frameCount) | Obtains the number of frames for image sequence encoding. |
51 …ayTimeList, size_t delayTimeListLength) | Sets the delay time array for image sequence encoding. |
52 …imeList, size_t delayTimeListLength) | Obtains the delay time array for image sequence encoding. |
53 …alTypes, size_t disposalTypesLength) | Sets the disposal type array for image sequence encoding. |
54 …ypes, size_t disposalTypesLength) | Obtains the disposal type array for image sequence encoding. |
55 …sequence) \*options, uint32_t loopCount) | Sets the number of loops for image sequence encoding. |
56 …nce) \*options, uint32_t \*loopCount) | Obtains the number of loops for image sequence encoding. |