Home | History | Annotate | Download | only in src

Lines Matching refs:hBitBuf

936 extractLowDelayGrid (HANDLE_FDK_BITSTREAM hBitBuf,          /*!< bitbuffer handle */
953 temp = FDKreadBits( hBitBuf, 3);
959 temp = FDKreadBits( hBitBuf, 4);
974 pFrameInfo->freqRes[k] = (UCHAR) FDKreadBits (hBitBuf, 1); /* f = F [1 bits] */