Searched refs:MAX_RVL (Results 1 – 3 of 3) sorted by relevance
487 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()
114 #define MAX_RVL 7 /* positive RVLC escape */ macro
80 #define MAX_RVL 7 macro