Home
last modified time | relevance | path

Searched defs:CODEC_CONFIG_KEY_SUPPORT_PIXEL_FMTS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/codec/image/config/
H A Dcodec_image_config.cpp35 constexpr char CODEC_CONFIG_KEY_SUPPORT_PIXEL_FMTS[] = "supportPixelFmts"; variable
/ohos5.0/drivers/peripheral/codec/hal/include/
H A Dcodec_config_parser.h52 #define CODEC_CONFIG_KEY_SUPPORT_PIXEL_FMTS "supportPixelFmts" macro
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_config.cpp55 constexpr char CODEC_CONFIG_KEY_SUPPORT_PIXEL_FMTS[] = "supportPixelFmts"; variable