Home
last modified time | relevance | path

Searched refs:p0_data_2 (Results 1 – 3 of 3) sorted by relevance

/external/aac/libSACenc/src/
Dsacenc_nlc_enc.cpp616 SHORT *p0_data_2[2] = {NULL}; in calc_huff_bits() local
680 p0_data_2[0] = NULL; in calc_huff_bits()
681 p0_data_2[1] = NULL; in calc_huff_bits()
716 p0_data_2[0] = NULL; in calc_huff_bits()
717 p0_data_2[1] = &in_data_2[0]; in calc_huff_bits()
754 num_val_2_short, 2, p0_data_2); in calc_huff_bits()
794 SHORT *p0_data_2[2] = {NULL}; in apply_huff_coding() local
865 p0_data_2[0] = NULL; in apply_huff_coding()
866 p0_data_2[1] = &in_data_2[0]; in apply_huff_coding()
899 pair_vec + 1, num_val_2_short, 2, p0_data_2); in apply_huff_coding()
/external/aac/libFDK/src/
Dnlc_dec.cpp581 SCHAR* p0_data_2[2] = {NULL, NULL}; in huff_decode() local
657 p0_data_2[0] = NULL; in huff_decode()
658 p0_data_2[1] = &out_data_2[0]; in huff_decode()
688 p0_data_2)) != HUFFDEC_OK) { in huff_decode()
/external/libxaac/decoder/
Dixheaacd_mps_dec.c899 WORD32* p0_data_2[2] = {NULL, NULL}; in ixheaacd_huff_decode() local
1045 p0_data_2[0] = NULL; in ixheaacd_huff_decode()
1046 p0_data_2[1] = &out_data_2[0]; in ixheaacd_huff_decode()
1076 pair_vec + 1, num_val_2_int, 2, p0_data_2)) in ixheaacd_huff_decode()
1107 pair_vec + 1, num_val_2_int, 2, p0_data_2)) in ixheaacd_huff_decode()
1138 pair_vec + 1, num_val_2_int, 2, p0_data_2)) in ixheaacd_huff_decode()