HomeSort by relevance Sort by last modified time
    Searched refs:ai2_level (Results 1 - 10 of 10) sorted by null

  /external/libavc/common/
ih264_structs.h 1559 WORD16 ai2_level[2 * 2]; member in struct:__anon22051
1580 WORD16 ai2_level[SUBBLK_COEFF_CNT]; member in struct:__anon22052
1602 WORD16 ai2_level[TRANS_SIZE_8 * TRANS_SIZE_8]; member in struct:__anon22053
    [all...]
  /external/libhevc/decoder/
ihevcd_iquant_itrans_recon_ctb.c 138 /* 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];
746 pu1_buf = (UWORD8 *)&ps_tu_sblk_coeff_data->ai2_level[0]
    [all...]
ihevcd_parse_residual.c     [all...]
ihevcd_parse_slice.c 589 pu1_coeff_data = (UWORD8 *)&ps_tu_sblk_coeff_data->ai2_level[0];
    [all...]
  /external/libavc/decoder/
ih264d_parse_cavlc.c 319 pi2_coeff_data = &ps_tu_4x4->ai2_level[0];
458 pi2_coeff_data = &ps_tu_4x4->ai2_level[0];
    [all...]
ih264d_parse_cabac.c 83 pi2_coeff_data = &ps_tu_4x4->ai2_level[0];
605 pi2_coeff_data = &ps_tu_8x8->ai2_level[0];
    [all...]
ih264d_structs.h 686 WORD16 ai2_level[16]; member in struct:__anon22126
703 WORD16 ai2_level[64]; member in struct:__anon22127
    [all...]
ih264d_process_intra_mb.c 164 WORD16 *pi2_coeff_data = &ps_tu_4x4->ai2_level[0];
651 WORD16 *pi2_coeff_data = &ps_tu_8x8->ai2_level[0];
    [all...]
ih264d_utils.c     [all...]
  /external/libhevc/common/
ihevc_structs.h 1779 WORD16 ai2_level[SUBBLK_COEFF_CNT]; member in struct:__anon23213
    [all...]

Completed in 702 milliseconds