OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transportDec_GetFormat
(Results
1 - 3
of
3
) sorted by null
/external/aac/libMpegTPDec/include/
tpdec_lib.h
403
TRANSPORT_TYPE
transportDec_GetFormat
( const HANDLE_TRANSPORTDEC hTp );
/external/aac/libMpegTPDec/src/
tpdec_lib.cpp
358
TRANSPORT_TYPE
transportDec_GetFormat
( const HANDLE_TRANSPORTDEC hTp )
[
all
...]
/external/aac/libAACdec/src/
aacdecoder.cpp
878
if (
transportDec_GetFormat
(self->hInput) == TT_MP4_ADTS) {
[
all
...]
Completed in 3732 milliseconds