Searched defs:codeWord (Results 1 – 2 of 2) sorted by relevance
36 static int codeWord(UChar c) { return c; } in codeWord() function42 static int codeWord(UChar c) { return c & (codeSize - 1); } in codeWord() function87 Node*& at(int codeWord) { return m_children.at(codeWord); } in at()
783 INT codeWord,codeLength; in FDKaacEnc_codeValues() local1110 INT codeWord,codeLength; in FDKaacEnc_codeScalefactorDelta() local