Home
last modified time | relevance | path

Searched refs:DoDemuxer (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsound_parser.cpp72 result = DoDemuxer(&trackFormat_); in DoParser()
74 MEDIA_LOGI("DoDemuxer failed, call callback"); in DoParser()
88 int32_t SoundParser::DoDemuxer(MediaAVCodec::Format *trackFormat) in DoDemuxer() function in OHOS::Media::SoundParser
90 MediaTrace trace("SoundParser::DoDemuxer"); in DoDemuxer()
91 MEDIA_LOGI("SoundParser::DoDemuxer start, soundID:%{public}d", soundID_); in DoDemuxer()
130 MEDIA_LOGI("SoundParser::DoDemuxer end, soundID:%{public}d", soundID_); in DoDemuxer()
H A Dsound_parser.h180 int32_t DoDemuxer(MediaAVCodec::Format *trackFormat);

Completed in 2 milliseconds