Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Drvlc_info.h157 SHORT *pRvlBitCnt_RVL; member
Drvlc.cpp388 *pRvlc->pRvlBitCnt_RVL -= (MAX_LEN_RVLC_CODE_WORD - i); in decodeRVLCodeword()
391 if (*pRvlc->pRvlBitCnt_RVL < 0) { in decodeRVLCodeword()
455 pRvlc->pRvlBitCnt_RVL = &(pRvlc->length_of_rvlc_sf_fwd); in rvlcDecodeForward()
634 pRvlc->pRvlBitCnt_RVL = &(pRvlc->length_of_rvlc_sf_bwd); in rvlcDecodeBackward()