Searched refs:MONOBLACK (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/multimedia/media_foundation/src/common/ |
H A D | plugin_video_tags.h | 49 … MONOBLACK, ///< Y, 0 is black, 1 is white, in each byte pixels are ordered from the msb to the lsb enumerator
|
H A D | plugin_attr_desc.h | 202 {VideoPixelFormat::MONOBLACK, "MONOBLACK"},
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/ |
H A D | plugin_video_tags.h | 49 … MONOBLACK, ///< Y, 0 is black, 1 is white, in each byte pixels are ordered from the msb to the lsb enumerator
|
H A D | plugin_attr_desc.h | 202 {VideoPixelFormat::MONOBLACK, "MONOBLACK"},
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/ |
H A D | video_types.h | 56 …MONOBLACK, ///< Y, 0 is black, 1 is white, in each byte pixels are ordered from the msb t… enumerator
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/include/ |
H A D | histreamer_ability_parser.h | 236 … MONOBLACK, ///< Y, 0 is black, 1 is white, in each byte pixels are ordered from the msb to the lsb enumerator
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/video_surface_sink/ |
H A D | surface_sink_plugin.cpp | 88 case VideoPixelFormat::MONOBLACK: in TranslatePixelFormat()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/sdl/video_sink/ |
H A D | sdl_video_sink_plugin.cpp | 96 case VideoPixelFormat::MONOBLACK: in TranslatePixelFormat()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/ |
H A D | ffmpeg_utils.cpp | 164 {VideoPixelFormat::MONOBLACK, AV_PIX_FMT_MONOBLACK},
|