Home | History | Annotate | Download | only in decoder

Lines Matching refs:ret_val

768         WORD ret_val;
783 ret_val = ixheaacd_huffman_dec_word2(it_bit_buff, sect_cb, sfb_width,
787 if (ret_val != 0) {
828 WORD ret_val;
835 ret_val = ixheaacd_decode_huffman(
839 if (ret_val != 0) {