Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_format_helper.h61 uint32_t picHetInLumaSamples = 0; member
H A Dffmpeg_format_helper.cpp886 format.Set<Tag::VIDEO_HEIGHT>(static_cast<uint32_t>(parse.picHetInLumaSamples)); in ParseHevcInfo()
H A Dffmpeg_demuxer_plugin.cpp1289 parse.picHetInLumaSamples = streamParser_->GetPicHetInLumaSamples(); in ParseHEVCMetadataInfo()