Lines Matching refs:ret_val
1013 WORD ret_val = 0;
1030 ret_val = ixheaacd_huffman_dec_word1(it_bit_buff, spec_coef, band_offset,
1040 ret_val = ixheaacd_huffman_dec_quad(it_bit_buff, spec_coef, band_offset,
1055 ret_val = ixheaacd_huffman_dec_pair(
1066 return ret_val;
1073 WORD ret_val = 0;
1088 ret_val = ixheaacd_huffman_dec_word2_11(
1094 ret_val = ixheaacd_huffman_dec_word2_quad(it_bit_buff, width, cb_table,
1109 ret_val = ixheaacd_huffman_dec_word2_pair(
1129 return ret_val;