Home
last modified time | relevance | path

Searched refs:MONOBLACK (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/src/common/
H A Dplugin_video_tags.h49MONOBLACK, ///< Y, 0 is black, 1 is white, in each byte pixels are ordered from the msb to the lsb enumerator
H A Dplugin_attr_desc.h202 {VideoPixelFormat::MONOBLACK, "MONOBLACK"},
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_video_tags.h49MONOBLACK, ///< Y, 0 is black, 1 is white, in each byte pixels are ordered from the msb to the lsb enumerator
H A Dplugin_attr_desc.h202 {VideoPixelFormat::MONOBLACK, "MONOBLACK"},
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dvideo_types.h56MONOBLACK, ///< 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 Dhistreamer_ability_parser.h236MONOBLACK, ///< 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 Dsurface_sink_plugin.cpp88 case VideoPixelFormat::MONOBLACK: in TranslatePixelFormat()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/sdl/video_sink/
H A Dsdl_video_sink_plugin.cpp96 case VideoPixelFormat::MONOBLACK: in TranslatePixelFormat()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_utils.cpp164 {VideoPixelFormat::MONOBLACK, AV_PIX_FMT_MONOBLACK},