Home
last modified time | relevance | path

Searched defs:TRANSPORTDEC_INBUF_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/aac/libMpegTPDec/include/
Dtpdec_lib.h98 #define TRANSPORTDEC_INBUF_SIZE ( 8192 ) /*!< Size is in bytes. macro
/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp155 C_ALLOC_MEM(Ram_TransportDecoderBuffer, UCHAR, TRANSPORTDEC_INBUF_SIZE) in C_ALLOC_MEM() argument