Home
last modified time | relevance | path

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

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