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

  /external/libhevc/encoder/
ihevce_rdoq_macros.h 219 WORD32 *pi4_subBlock2csbfId_map;
ihevce_enc_sbh_funcs.c 132 WORD32 *pi4_subBlock2csbfId_map = ps_rdoq_sbh_params->pi4_subBlock2csbfId_map;
186 if(pu1_csbf_buf[pi4_subBlock2csbfId_map[pu1_trans_table[trans_unit_idx]]])
ihevce_entropy_structs.h 319 WORD32 *pi4_subBlock2csbfId_map,
ihevce_cabac_tu.c     [all...]
ihevce_enc_loop_utils.c 880 WORD32 *pi4_subBlock2csbfId_map,
    [all...]
ihevce_enc_loop_utils.h 108 WORD32 *pi4_subBlock2csbfId_map,
  /external/libhevc/encoder/arm/
ihevce_scan_coeffs_neon.c 118 WORD32 *pi4_subBlock2csbfId_map,
175 if(pu1_csbf_buf[pi4_subBlock2csbfId_map[pu1_trans_table[trans_unit_idx]]])
335 (pu1_csbf_buf[pi4_subBlock2csbfId_map[pu1_trans_table[trans_unit_idx]]]);
349 if(pu1_csbf_buf[pi4_subBlock2csbfId_map[blk_row * trans_size / 4 + blk_col + 1]])
357 if(pu1_csbf_buf[pi4_subBlock2csbfId_map[(blk_row + 1) * trans_size / 4 + blk_col]])

Completed in 156 milliseconds