Home
last modified time | relevance | path

Searched refs:GetPixelFmtFromUser (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_decoder.cpp63 if (!GetPixelFmtFromUser(format)) { in SetupPort()
H A Dimage_codec.cpp245 bool ImageCodec::GetPixelFmtFromUser(const Format &format) in GetPixelFmtFromUser() function in OHOS::ImagePlugin::ImageCodec
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h142 bool GetPixelFmtFromUser(const Format &format);
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h179 bool GetPixelFmtFromUser(const Format &format);
H A Dhdecoder.cpp78 if (!GetPixelFmtFromUser(format)) { in SetupPort()
H A Dhcodec.cpp434 bool HCodec::GetPixelFmtFromUser(const Format &format) in GetPixelFmtFromUser() function in OHOS::MediaAVCodec::HCodec
H A Dhencoder.cpp371 if (!GetPixelFmtFromUser(format)) { in SetupPort()