Searched refs:MAX_NR_OF_SUBFRAMES (Results 1 – 2 of 2) sorted by relevance
110 #define MAX_NR_OF_SUBFRAMES 2 /* set this carefully to avoid buffer overflows */ macro
535 if (noSubframes_next < 1 || noSubframes_next > MAX_NR_OF_SUBFRAMES) { in transportEnc_LatmSetNrOfSubframes()