Home
last modified time | relevance | path

Searched refs:BGRA (Results 1 - 19 of 19) sorted by relevance

/foundation/multimedia/media_foundation/src/common/
H A Dplugin_video_tags.h43 BGRA, ///< packed BGRA 8:8:8:8, 32bpp, BGRABGRA... member
H A Dplugin_attr_desc.h196 {VideoPixelFormat::BGRA, "BGRA"},
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_video_tags.h43 BGRA, ///< packed BGRA 8:8:8:8, 32bpp, BGRABGRA... member
H A Dplugin_attr_desc.h196 {VideoPixelFormat::BGRA, "BGRA"},
/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H A Drosen_render_qrcode.h34 union BGRA { union in OHOS::Ace::RosenRenderQrcode
H A Drosen_render_qrcode.cpp90 BGRA convertedColor; in ConvertColorFromHighToLow()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Dqrcode_modifier.h35 union BGRA { union in OHOS::Ace::NG::QRCodeModifier
H A Dqrcode_modifier.cpp110 BGRA convertedColor; in ConvertColorFromHighToLow()
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dvideo_types.h50 BGRA, ///< packed BGRA 8:8:8:8, 32bpp, BGRABGRA... member
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dhdi_codec_manager.cpp186 formats.push_back(VideoPixelFormat::BGRA); in GetCodecFormats()
H A Dcodec_utils.cpp184 {VideoPixelFormat::BGRA, OMX_COLOR_Format32bitBGRA8888},
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/video_decoder/
H A Dvideo_decoder_filter.cpp153 vdecFormat == Plugin::VideoPixelFormat::BGRA) { in CalculateBufferSize()
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_decoder/
H A Dvideo_ffmpeg_decoder_plugin.cpp519 pixelFormat_ == VideoPixelFormat::ABGR || pixelFormat_ == VideoPixelFormat::BGRA) { in DumpVideoRawOutData()
615 pixelFormat_ == VideoPixelFormat::ABGR || pixelFormat_ == VideoPixelFormat::BGRA) { in WriteRgbDataStride()
696 pixelFormat_ == VideoPixelFormat::ABGR || pixelFormat_ == VideoPixelFormat::BGRA) { in WriteRgbData()
/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/video_surface_sink/
H A Dsurface_sink_plugin.cpp73 case VideoPixelFormat::BGRA: in TranslatePixelFormat()
/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Dhistreamer_ability_parser.h230 BGRA, ///< packed BGRA 8:8:8:8, 32bpp, BGRABGRA... member
/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/sdl/video_sink/
H A Dsdl_video_sink_plugin.cpp87 case VideoPixelFormat::BGRA: in TranslatePixelFormat()
/foundation/multimedia/media_foundation/test/unittest/
H A DTestPlugin.cpp150 ASSERT_TRUE(FormatHstToOmx(VideoPixelFormat::BGRA) == OMX_COLOR_Format32bitBGRA8888); in HWTEST()
H A DTestPluginSetting.cpp165 ASSERT_TRUE(FormatHstToOmx(VideoPixelFormat::BGRA) == OMX_COLOR_Format32bitBGRA8888); in HWTEST()
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_utils.cpp158 {VideoPixelFormat::BGRA, AV_PIX_FMT_BGRA},

Completed in 11 milliseconds