Searched defs:codeword (Results 1 – 5 of 5) sorted by relevance
63 void CBC_EncoderContext::writeCodeword(wchar_t codeword) { in writeCodeword()
442 int codeword = 0; in ixheaacd_rvlc_decode_escape_word() local503 short codeword = 0; in ixheaacd_decode_rvlc_code_word() local
618 int codeword = isSigned ? signed_base_codeword : base_codeword; in getSingleChannel() local
621 int codeword = isSigned ? signed_base_codeword : base_codeword; in getSingleChannel() local
1339 int codeword = isSigned ? u.scblk.base_codeword.s : u.scblk.base_codeword.us; in getSingleEACChannel() local1346 int codeword = isSigned ? u.scblk.base_codeword.s : u.scblk.base_codeword.us; in getSingleETC2Channel() local