Home
last modified time | relevance | path

Searched refs:MAX_RVL (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Drvlc.cpp487 if ((dpcm == MIN_RVL) || (dpcm == MAX_RVL)) { in rvlcDecodeForward()
522 if ((dpcm == MIN_RVL) || (dpcm == MAX_RVL)) { in rvlcDecodeForward()
553 if ((dpcm == MIN_RVL) || (dpcm == MAX_RVL)) { in rvlcDecodeForward()
585 if ((dpcm == MIN_RVL) || (dpcm == MAX_RVL)) { in rvlcDecodeForward()
653 if ((dpcm == MIN_RVL) || (dpcm == MAX_RVL)) { in rvlcDecodeBackward()
696 if ((dpcm == MIN_RVL) || (dpcm == MAX_RVL)) { in rvlcDecodeBackward()
733 if ((dpcm == MIN_RVL) || (dpcm == MAX_RVL)) { in rvlcDecodeBackward()
764 if ((dpcm == MIN_RVL) || (dpcm == MAX_RVL)) { in rvlcDecodeBackward()
Drvlc_info.h114 #define MAX_RVL 7 /* positive RVLC escape */ macro
/external/libxaac/decoder/
Dixheaacd_rev_vlc.c80 #define MAX_RVL 7 macro