Searched refs:ptr_huff_code_word (Results 1 – 3 of 3) sorted by relevance
31 const ia_huff_code_word_struct *ptr_huff_code_word, in ixheaacd_hufftab() argument52 ptr_huff_code_book->pstr_huff_code_word = ptr_huff_code_word; in ixheaacd_hufftab()59 const ia_huff_code_word_struct *ptr_huff_code_word, UWORD16 data_present, in ixheaacd_huff_codeword() argument67 i = ptr_huff_code_word->len; in ixheaacd_huff_codeword()75 while (code_word != ptr_huff_code_word->code_word) { in ixheaacd_huff_codeword()76 ptr_huff_code_word++; in ixheaacd_huff_codeword()77 j = ptr_huff_code_word->len - i; in ixheaacd_huff_codeword()79 return ptr_huff_code_word->index; in ixheaacd_huff_codeword()95 return (ptr_huff_code_word->index); in ixheaacd_huff_codeword()
101 const ia_huff_code_word_struct *ptr_huff_code_word,
155 const ia_huff_code_word_struct *ptr_huff_code_word = in ixheaacd_cplx_pred_data() local223 -ixheaacd_huff_codeword(ptr_huff_code_word, 0, it_bit_buff) + 60; in ixheaacd_cplx_pred_data()228 -ixheaacd_huff_codeword(ptr_huff_code_word, 0, it_bit_buff) + 60; in ixheaacd_cplx_pred_data()