Searched defs:nBitsLeft (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/src/fxcodec/jbig2/ |
D | JBig2_GrdProc.cpp | 73 int32_t nLineBytes, nBitsLeft, cc; in decode_Arith_Template0_opt3() local 211 int32_t nLineBytes, nBitsLeft, cc; in decode_Arith_Template1_opt3() local 345 int32_t nLineBytes, nBitsLeft, cc; in decode_Arith_Template2_opt3() local 478 int32_t nLineBytes, nBitsLeft, cc; in decode_Arith_Template3_opt3() local 705 int32_t nLineBytes, nBitsLeft, cc; in decode_Arith_Template0_opt3() local 855 int32_t nLineBytes, nBitsLeft, cc; in decode_Arith_Template1_opt3() local 1000 int32_t nLineBytes, nBitsLeft, cc; in decode_Arith_Template2_opt3() local 1145 int32_t nLineBytes, nBitsLeft, cc; in decode_Arith_Template3_opt3() local
|
/external/aac/libSBRdec/src/ |
D | psbitdec.cpp | 439 int nBitsLeft /*!< max number of bits available */ in ReadPsData()
|
D | env_extr.cpp | 385 INT nBitsLeft; in extractExtendedData() local
|