Searched refs:iusace_arith_encode_level2 (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libxaac/encoder/ |
H A D | iusace_arith_enc.c | 126 static WORD32 iusace_arith_encode_level2(ia_bit_buf_struct *pstr_it_bit_buff, WORD32 bp, in iusace_arith_encode_level2() function 241 bp = iusace_arith_encode_level2(pstr_it_bit_buff, bp_start, ptr_c_pres, ptr_c_prev, quant, in iusace_arith_encode_level2() 245 bp = iusace_arith_encode_level2(pstr_it_bit_buff, bp_start, ptr_c_pres, ptr_c_prev, quant, in iusace_arith_encode_level2() 250 bp = iusace_arith_encode_level2(pstr_it_bit_buff, bp_start, ptr_c_pres, ptr_c_prev, quant, in iusace_arith_encode_level2() 320 bits_data_written = iusace_arith_encode_level2( in iusace_arith_enc_spec() 340 iusace_arith_encode_level2(pstr_it_bit_buff, bits_written, c_pres + 2, c_prev + 2, in iusace_tcx_coding()
|