Home
last modified time | relevance | path

Searched refs:SetSurfaceParameter (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.h140 void SetSurfaceParameter(const Format &format, const std::string_view &formatKey, FormatDataType formatType);
H A Dhevc_decoder.cpp554 void HevcDecoder::SetSurfaceParameter(const Format &format, const std::string_view &formatKey, in SetSurfaceParameter() function in OHOS::MediaAVCodec::Codec::HevcDecoder
609 SetSurfaceParameter(format, it.first, it.second.type); in SetParameter()
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.h125 void SetSurfaceParameter(const Format &format, const std::string_view &formatKey, FormatDataType formatType);
H A Dfcodec.cpp527 void FCodec::SetSurfaceParameter(const Format &format, const std::string_view &formatKey, FormatDataType formatType) in SetSurfaceParameter() function in OHOS::MediaAVCodec::Codec::FCodec
582 SetSurfaceParameter(format, it.first, it.second.type); in SetParameter()

Completed in 7 milliseconds