Home
last modified time | relevance | path

Searched refs:HDecoder (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.cpp35 HDecoder::~HDecoder() in ~HDecoder()
40 int32_t HDecoder::OnConfigure(const Format &format) in OnConfigure()
76 int32_t HDecoder::SetupPort(const Format &format) in SetupPort()
127 int32_t HDecoder::UpdateInPortFormat() in UpdateInPortFormat()
145 bool HDecoder::UpdateConfiguredFmt(OMX_COLOR_FORMATTYPE portFmt) in UpdateConfiguredFmt()
160 int32_t HDecoder::UpdateOutPortFormat() in UpdateOutPortFormat()
210 void HDecoder::UpdateColorAspects() in UpdateColorAspects()
230 void HDecoder::GetCropFromOmx(uint32_t w, uint32_t h, OHOS::Rect& damage) in GetCropFromOmx()
268 void HDecoder
[all...]
H A Dhdecoder.h25 class HDecoder : public HCodec { class
27 HDecoder(CodecHDI::CodecCompCapability caps, OMX_VIDEO_CODINGTYPE codingType) in HDecoder() function in OHOS::MediaAVCodec::HDecoder
29 ~HDecoder() override;
H A Dhcodec.cpp58 codec = make_shared<HDecoder>(cap, type.value()); in Create()

Completed in 5 milliseconds