Searched refs:MONOBLACK (Results 1 - 9 of 9) sorted by relevance
/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 member
|
H A D | plugin_attr_desc.h | 202 {VideoPixelFormat::MONOBLACK, "MONOBLACK"},
|
/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 member
|
H A D | plugin_attr_desc.h | 202 {VideoPixelFormat::MONOBLACK, "MONOBLACK"},
|
/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 to the lsb member
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/video_surface_sink/ |
H A D | surface_sink_plugin.cpp | 88 case VideoPixelFormat::MONOBLACK: in TranslatePixelFormat()
|
/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 member
|
/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()
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/ |
H A D | ffmpeg_utils.cpp | 164 {VideoPixelFormat::MONOBLACK, AV_PIX_FMT_MONOBLACK},
|
Completed in 7 milliseconds