Home
last modified time | relevance | path

Searched refs:ARGB (Results 1 - 11 of 11) sorted by relevance

/foundation/multimedia/media_foundation/src/common/
H A Dplugin_video_tags.h41 ARGB, ///< packed ARGB 8:8:8:8, 32bpp, ARGBARGB... member
H A Dplugin_attr_desc.h194 {VideoPixelFormat::ARGB, "ARGB"},
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_video_tags.h41 ARGB, ///< packed ARGB 8:8:8:8, 32bpp, ARGBARGB... member
H A Dplugin_attr_desc.h194 {VideoPixelFormat::ARGB, "ARGB"},
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dvideo_types.h48 ARGB, ///< packed ARGB 8:8:8:8, 32bpp, ARGBARGB... member
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/video_decoder/
H A Dvideo_decoder_filter.cpp151 vdecFormat == Plugin::VideoPixelFormat::ARGB || in CalculateBufferSize()
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_decoder/
H A Dvideo_ffmpeg_decoder_plugin.cpp518 } else if (pixelFormat_ == VideoPixelFormat::RGBA || pixelFormat_ == VideoPixelFormat::ARGB || in DumpVideoRawOutData()
614 if (pixelFormat_ == VideoPixelFormat::RGBA || pixelFormat_ == VideoPixelFormat::ARGB || in WriteRgbDataStride()
695 if (pixelFormat_ == VideoPixelFormat::RGBA || pixelFormat_ == VideoPixelFormat::ARGB || in WriteRgbData()
/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/video_surface_sink/
H A Dsurface_sink_plugin.cpp79 case VideoPixelFormat::ARGB: in TranslatePixelFormat()
/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Dhistreamer_ability_parser.h228 ARGB, ///< packed ARGB 8:8:8:8, 32bpp, ARGBARGB... member
/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/sdl/video_sink/
H A Dsdl_video_sink_plugin.cpp81 case VideoPixelFormat::ARGB: in TranslatePixelFormat()
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_utils.cpp156 {VideoPixelFormat::ARGB, AV_PIX_FMT_ARGB},

Completed in 7 milliseconds