OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_NR_OF_SUBFRAMES
(Results
1 - 2
of
2
) sorted by null
/external/aac/libMpegTPEnc/src/
tpenc_latm.h
110
#define
MAX_NR_OF_SUBFRAMES
2 /* set this carefully to avoid buffer overflows */
tpenc_latm.cpp
536
if (noSubframes_next < 1 || noSubframes_next >
MAX_NR_OF_SUBFRAMES
) {
Completed in 5502 milliseconds