Searched refs:cb_no (Results 1 – 2 of 2) sorted by relevance
1009 WORD ixheaacd_decode_huffman(ia_bit_buf_struct *it_bit_buff, WORD32 cb_no, in ixheaacd_decode_huffman() argument1016 const UWORD16 *cb_table = (UWORD16 *)(ptr_aac_tables->code_book[cb_no]); in ixheaacd_decode_huffman()1018 const UWORD32 *idx_table = (UWORD32 *)(ptr_aac_tables->index_table[cb_no]); in ixheaacd_decode_huffman()1024 if (cb_no == 11) { in ixheaacd_decode_huffman()1034 } else if (cb_no <= 4) { in ixheaacd_decode_huffman()1037 if (cb_no > 2) { in ixheaacd_decode_huffman()1045 else if (cb_no <= 10) { in ixheaacd_decode_huffman()1048 if (cb_no > 6) { in ixheaacd_decode_huffman()1049 if (cb_no > 8) in ixheaacd_decode_huffman()1069 WORD ixheaacd_huffman_dec_word2(ia_bit_buf_struct *it_bit_buff, WORD32 cb_no, in ixheaacd_huffman_dec_word2() argument[all …]
53 WORD ixheaacd_decode_huffman(ia_bit_buf_struct *it_bit_buff, WORD32 cb_no,58 WORD ixheaacd_huffman_dec_word2(ia_bit_buf_struct *it_bit_buff, WORD32 cb_no,