Home
last modified time | relevance | path

Searched refs:picWidInLumaSamples (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.h60 uint32_t picWidInLumaSamples = 0; member
H A Dffmpeg_format_helper.cpp885 format.Set<Tag::VIDEO_WIDTH>(static_cast<uint32_t>(parse.picWidInLumaSamples)); in ParseHevcInfo()
H A Dffmpeg_demuxer_plugin.cpp1288 parse.picWidInLumaSamples = streamParser_->GetPicWidInLumaSamples(); in ParseHEVCMetadataInfo()