Searched defs:nVal (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/core/src/fxcodec/jbig2/ |
D | JBig2_HuffmanDecoder.cpp | 17 int nVal, nTmp, i, nBits; in decodeAValue() local
|
D | JBig2_GeneralDecoder.cpp | 1891 FX_INT32 nVal, nBits; in decode_Huffman() local 2110 FX_INT32 nRet, nVal; in decode_Arith() local 2345 FX_INT32 nVal; in decode_Arith() local 2683 FX_INT32 nVal, nBits; in decode_Huffman() local
|
D | JBig2_Context.cpp | 1706 FX_INT32 i, j, nTemp, nVal, nBits; in decodeSymbolIDHuffmanTable() local
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_ra.cpp | 769 RIG_Node *nVal = &nodes[val->id]; in coalesceValues() local
|