Searched refs:ai2_level (Results 1 - 10 of 10) sorted by relevance

/external/libavc/common/
H A Dih264_structs.h1559 WORD16 ai2_level[2 * 2]; member in struct:__anon7451
1580 WORD16 ai2_level[SUBBLK_COEFF_CNT]; member in struct:__anon7452
1602 WORD16 ai2_level[TRANS_SIZE_8 * TRANS_SIZE_8]; member in struct:__anon7453
/external/libhevc/decoder/
H A Dihevcd_iquant_itrans_recon_ctb.c138 /* Returns number of ai2_level read from ps_sblk_coeff */
209 ps_tu_sblk_coeff_data->ai2_level[0],
216 IQUANT(iquant_out, ps_tu_sblk_coeff_data->ai2_level[0],
229 iquant_out = ps_tu_sblk_coeff_data->ai2_level[0];
236 (void *)&ps_tu_sblk_coeff_data->ai2_level[1];
293 ps_tu_sblk_coeff_data->ai2_level[sblk_non_zero_coeff_idx],
304 ps_tu_sblk_coeff_data->ai2_level[sblk_non_zero_coeff_idx],
318 iquant_out = ps_tu_sblk_coeff_data->ai2_level[sblk_non_zero_coeff_idx++];
330 (void *)&ps_tu_sblk_coeff_data->ai2_level[sblk_non_zero_coeff_idx];
744 pu1_buf = (UWORD8 *)&ps_tu_sblk_coeff_data->ai2_level[
[all...]
H A Dihevcd_parse_residual.c878 ps_tu_sblk_coeff_data->ai2_level[num_sig_coeff++] = level;
H A Dihevcd_parse_slice.c576 pu1_coeff_data = (UWORD8 *)&ps_tu_sblk_coeff_data->ai2_level[0];
/external/libavc/decoder/
H A Dih264d_parse_cavlc.c319 pi2_coeff_data = &ps_tu_4x4->ai2_level[0];
454 pi2_coeff_data = &ps_tu_4x4->ai2_level[0];
732 pi2_coeff_data = &ps_tu_4x4->ai2_level[0];
1004 pi2_coeff_data = &ps_tu_4x4->ai2_level[0];
H A Dih264d_parse_cabac.c83 pi2_coeff_data = &ps_tu_4x4->ai2_level[0];
605 pi2_coeff_data = &ps_tu_8x8->ai2_level[0];
H A Dih264d_structs.h686 WORD16 ai2_level[16]; member in struct:__anon7524
703 WORD16 ai2_level[64]; member in struct:__anon7525
H A Dih264d_process_intra_mb.c164 WORD16 *pi2_coeff_data = &ps_tu_4x4->ai2_level[0];
651 WORD16 *pi2_coeff_data = &ps_tu_8x8->ai2_level[0];
H A Dih264d_utils.c2326 WORD16 *pi2_coeff_data = &ps_tu_4x4->ai2_level[0];
/external/libhevc/common/
H A Dihevc_structs.h1779 WORD16 ai2_level[SUBBLK_COEFF_CNT]; member in struct:__anon8058

Completed in 148 milliseconds