Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Dmedia_demuxer.h182 void CheckDropAudioFrame(std::shared_ptr<AVBuffer> sample, uint32_t trackId);
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dmedia_demuxer.cpp2132 void MediaDemuxer::CheckDropAudioFrame(std::shared_ptr<AVBuffer> sample, uint32_t trackId) in CheckDropAudioFrame() function in OHOS::Media::MediaDemuxer
2169 CheckDropAudioFrame(sample, trackId); in IsBufferDroppable()