Searched refs:GetMPEGAudioFrameSize (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A Davc_utils.h69 bool GetMPEGAudioFrameSize(
/frameworks/av/media/libstagefright/
H A DMP3Extractor.cpp149 if (!GetMPEGAudioFrameSize(
183 if (!GetMPEGAudioFrameSize(
290 GetMPEGAudioFrameSize(
527 && GetMPEGAudioFrameSize(
H A DVBRISeeker.cpp50 if (!GetMPEGAudioFrameSize(tmp, &frameSize, &sampleRate)) {
H A DXINGSeeker.cpp97 if (!GetMPEGAudioFrameSize(header, &xingframesize, &sampling_rate, &num_channels,
H A DAVIExtractor.cpp282 if (!GetMPEGAudioFrameSize(firstHeader, &frameSize)) {
300 if (!GetMPEGAudioFrameSize(header, &frameSize)) {
341 if (!GetMPEGAudioFrameSize(
H A Davc_utils.cpp549 bool GetMPEGAudioFrameSize( function in namespace:android
/frameworks/av/media/libstagefright/mpeg2ts/
H A DESQueue.cpp655 CHECK(GetMPEGAudioFrameSize(

Completed in 132 milliseconds