Home
last modified time | relevance | path

Searched defs:nBitsLeft (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp85 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template0_opt3() local
234 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template1_opt3() local
380 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template2_opt3() local
523 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template3_opt3() local
759 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template0_opt3() local
920 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template1_opt3() local
1075 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template2_opt3() local
1229 int32_t nBitsLeft = GBW - (nLineBytes << 3); in decode_Arith_Template3_opt3() local
/external/aac/libSBRdec/src/
Dpsbitdec.cpp452 int nBitsLeft /*!< max number of bits available */ in ReadPsData()
Denv_extr.cpp531 INT nBitsLeft; in extractExtendedData() local