Home
last modified time | relevance | path

Searched refs:ParseMdhd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dpts_and_index_conversion.h107 {BOX_TYPE_MDHD, &TimeAndIndexConversion::ParseMdhd},
124 void ParseMdhd(uint32_t boxSize);
H A Dpts_and_index_conversion.cpp359 void TimeAndIndexConversion::ParseMdhd(uint32_t boxSize) in ParseMdhd() function in OHOS::Media::TimeAndIndexConversion