Home
last modified time | relevance | path

Searched refs:pixelFormat (Results 1 - 8 of 8) sorted by relevance

/interface/sdk_c/multimedia/image_framework/include/
H A Dimage_source_mdk.h252 int32_t pixelFormat; member
269 int32_t pixelFormat; member
293 int32_t pixelFormat; member
H A Dimage_pixel_map_mdk.h76 int32_t pixelFormat; member
158 int32_t pixelFormat; member
H A Dimage_pixel_map_napi.h100 int32_t pixelFormat; member
/interface/sdk_c/multimedia/image_framework/include/image/
H A Dpixelmap_native.h413 * @brief Get pixelFormat number for InitializationOtions struct.
416 * @param pixelFormat the number of image pixelFormat.
421 int32_t *pixelFormat);
424 * @brief Set pixelFormat number for InitializationOtions struct.
427 * @param pixelFormat the number of image pixelFormat.
432 int32_t pixelFormat);
435 * @brief Get pixelFormat number for InitializationOtions struct.
446 * @brief Set pixelFormat numbe
[all...]
H A Dimage_source_native.h169 * @brief Get pixelFormat number for OH_DecodingOptions struct.
172 * @param pixelFormat the number of image pixelFormat.
177 int32_t *pixelFormat);
180 * @brief Set pixelFormat number for OH_DecodingOptions struct.
183 * @param pixelFormat the number of image pixelFormat.
188 int32_t pixelFormat);
H A Dpicture_native.h453 * @brief Obtains the pixelFormat of auxiliary picture info.
456 * @param pixelFormat The pixelFormat will be get.
459 * {@link IMAGE_BAD_PARAMETER} info is nullptr, or pixelFormat is nullptr.
462 Image_ErrorCode OH_AuxiliaryPictureInfo_GetPixelFormat(OH_AuxiliaryPictureInfo *info, PIXEL_FORMAT *pixelFormat);
465 * @brief Set auxiliary picture info pixelFormat.
468 * @param pixelFormat The pixelFormat will be set.
474 Image_ErrorCode OH_AuxiliaryPictureInfo_SetPixelFormat(OH_AuxiliaryPictureInfo *info, PIXEL_FORMAT pixelFormat);
/interface/sdk_c/multimedia/video_processing_engine/
H A Dimage_processing_types.h156 int32_t pixelFormat; member
H A Dvideo_processing_types.h128 int32_t pixelFormat; member

Completed in 5 milliseconds