Searched refs:MONOWHITE (Results 1 - 9 of 9) sorted by relevance
/foundation/multimedia/media_foundation/src/common/ |
H A D | plugin_video_tags.h | 48 MONOWHITE, ///< Y, 0 is white, 1 is black, in each byte pixels are ordered from the msb to the lsb member
|
H A D | plugin_attr_desc.h | 201 {VideoPixelFormat::MONOWHITE, "MONOWHITE"},
|
/foundation/multimedia/media_foundation/engine/include/plugin/common/ |
H A D | plugin_video_tags.h | 48 MONOWHITE, ///< Y, 0 is white, 1 is black, in each byte pixels are ordered from the msb to the lsb member
|
H A D | plugin_attr_desc.h | 201 {VideoPixelFormat::MONOWHITE, "MONOWHITE"},
|
/foundation/multimedia/media_foundation/interface/inner_api/meta/ |
H A D | video_types.h | 55 MONOWHITE, ///< Y, 0 is white, 1 is black, 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 | 87 case VideoPixelFormat::MONOWHITE: in TranslatePixelFormat()
|
/foundation/distributedhardware/distributed_hardware_fwk/utils/include/ |
H A D | histreamer_ability_parser.h | 235 MONOWHITE, ///< Y, 0 is white, 1 is black, 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 | 95 case VideoPixelFormat::MONOWHITE: in TranslatePixelFormat()
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/ |
H A D | ffmpeg_utils.cpp | 163 {VideoPixelFormat::MONOWHITE, AV_PIX_FMT_MONOWHITE},
|
Completed in 9 milliseconds