Searched refs:cwrd (Results 1 – 1 of 1) sorted by relevance
83 UWORD32 cwrd; in ixheaacd_huffman_decode() local96 cwrd = idx_table[clo] & 0xfffff; in ixheaacd_huffman_decode()98 if (temp1 <= cwrd) { in ixheaacd_huffman_decode()99 ixheaacd_drc_offset = ixheaacd_drc_offset - (cwrd - temp1); in ixheaacd_huffman_decode()