Searched defs:OH_DecodingOptions (Results 1 – 4 of 4) sorted by relevance
155 typedef struct OH_DecodingOptions OH_DecodingOptions; typedef
52 struct OH_DecodingOptions { struct53 int32_t pixelFormat;54 uint32_t index;55 uint32_t sampleSize = INVALID_SAMPLE_SIZE;56 uint32_t rotate;57 struct Image_Size desiredSize;58 struct Image_Region desiredRegion;59 int32_t desiredDynamicRange = IMAGE_DYNAMIC_RANGE_SDR;
505 ### OH_DecodingOptions subsection
493 ### OH_DecodingOptions subsection