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