Searched refs:len_longest_code_word (Results 1 – 1 of 1) sorted by relevance
918 WORD8 len_longest_code_word; in ixheaacd_hcr_read() local944 len_longest_code_word = ixheaacd_read_bits_buf(it_bit_buff, 6); in ixheaacd_hcr_read()945 if ((len_longest_code_word >= 0) && (len_longest_code_word <= 49)) { in ixheaacd_hcr_read()946 ptr_aac_dec_channel_info->longest_cw_len = len_longest_code_word; in ixheaacd_hcr_read()948 if (len_longest_code_word > 49) { in ixheaacd_hcr_read()