Searched refs:MAX_NR_OF_SUBFRAMES (Results 1 - 2 of 2) sorted by relevance

/external/aac/libMpegTPEnc/src/
H A Dtpenc_latm.h110 #define MAX_NR_OF_SUBFRAMES 2 /* set this carefully to avoid buffer overflows */ macro
H A Dtpenc_latm.cpp536 if (noSubframes_next < 1 || noSubframes_next > MAX_NR_OF_SUBFRAMES) {

Completed in 229 milliseconds