Lines Matching refs:no_bands
161 WORD no_bands, WORD group_len, const UWORD16 *code_book_tbl, in ixheaacd_huffman_dec_word1() argument
324 no_bands--; in ixheaacd_huffman_dec_word1()
325 } while (no_bands >= 0); in ixheaacd_huffman_dec_word1()
500 WORD no_bands, WORD group_len, const UWORD16 *code_book_tbl, in ixheaacd_huffman_dec_quad() argument
629 no_bands--; in ixheaacd_huffman_dec_quad()
630 } while (no_bands >= 0); in ixheaacd_huffman_dec_quad()
805 WORD no_bands, WORD group_len, const UWORD16 *code_book_tbl, in ixheaacd_huffman_dec_pair() argument
893 no_bands--; in ixheaacd_huffman_dec_pair()
894 } while (no_bands >= 0); in ixheaacd_huffman_dec_pair()
1021 WORD32 no_bands = sfb - start - 1; in ixheaacd_decode_huffman() local
1031 no_bands, group_len, cb_table, in ixheaacd_decode_huffman()
1041 no_bands, group_len, cb_table, in ixheaacd_decode_huffman()
1056 it_bit_buff, spec_coef, band_offset, no_bands, group_len, cb_table, in ixheaacd_decode_huffman()