Home
last modified time | relevance | path

Searched refs:CodecEncOutLTRParam (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.h112 …void ExtractPerFrameLTRParam(const CodecEncOutLTRParam* ltrParam, std::shared_ptr<Media::Meta> &me…
H A Dhencoder.cpp1029 auto *encOutLtrParam = reader.Read<CodecEncOutLTRParam>(); in ExtractPerFrameParamFromOmxBuffer()
1048 void HEncoder::ExtractPerFrameLTRParam(const CodecEncOutLTRParam* ltrParam, shared_ptr<Media::Meta>… in ExtractPerFrameLTRParam()
/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_omx_ext.h437 struct CodecEncOutLTRParam { struct