Searched defs:nBitsLeft (Results 1 – 3 of 3) sorted by relevance
/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
|
/external/pdfium/core/src/fxcodec/jbig2/ |
D | JBig2_GeneralDecoder.cpp | 222 FX_INT32 nLineBytes, nBitsLeft, cc; in decode_Arith_Template0_opt3() local 473 FX_INT32 nLineBytes, nBitsLeft, cc; in decode_Arith_Template1_opt3() local 719 FX_INT32 nLineBytes, nBitsLeft, cc; in decode_Arith_Template2_opt3() local 950 FX_INT32 nLineBytes, nBitsLeft, cc; in decode_Arith_Template3_opt3() local 3813 FX_INT32 nLineBytes, nBitsLeft, cc; in decode_Arith_Template0_opt3() local 3954 FX_INT32 nLineBytes, nBitsLeft, cc; in decode_Arith_Template1_opt3() local 4092 FX_INT32 nLineBytes, nBitsLeft, cc; in decode_Arith_Template2_opt3() local 4228 FX_INT32 nLineBytes, nBitsLeft, cc; in decode_Arith_Template3_opt3() local
|