Searched refs:pu1_csbf_buf (Results 1 – 9 of 9) sorted by relevance
/external/libhevc/encoder/arm/ |
D | ihevce_scan_coeffs_neon.c | 122 UWORD8 *pu1_csbf_buf, in ihevce_scan_coeffs_neon() argument 175 if(pu1_csbf_buf[pi4_subBlock2csbfId_map[pu1_trans_table[trans_unit_idx]]]) in ihevce_scan_coeffs_neon() 335 (pu1_csbf_buf[pi4_subBlock2csbfId_map[pu1_trans_table[trans_unit_idx]]]); in ihevce_scan_coeffs_neon() 349 if(pu1_csbf_buf[pi4_subBlock2csbfId_map[blk_row * trans_size / 4 + blk_col + 1]]) in ihevce_scan_coeffs_neon() 357 if(pu1_csbf_buf[pi4_subBlock2csbfId_map[(blk_row + 1) * trans_size / 4 + blk_col]]) in ihevce_scan_coeffs_neon()
|
/external/libhevc/encoder/ |
D | ihevce_enc_sbh_funcs.c | 134 UWORD8 *pu1_csbf_buf = ps_rdoq_sbh_params->pu1_csbf_buf; in ihevce_sign_data_hiding() local 186 if(pu1_csbf_buf[pi4_subBlock2csbfId_map[pu1_trans_table[trans_unit_idx]]]) in ihevce_sign_data_hiding()
|
D | ihevce_enc_loop_utils.h | 118 UWORD8 *pu1_csbf_buf, 157 UWORD8 *pu1_csbf_buf, 410 UWORD8 *pu1_csbf_buf,
|
D | ihevce_rdoq_macros.h | 170 UWORD8 *pu1_csbf_buf; member
|
D | ihevce_enc_loop_utils.c | 935 UWORD8 *pu1_csbf_buf, in ihevce_scan_coeffs() argument 995 if(pu1_csbf_buf[pi4_subBlock2csbfId_map[pu1_trans_table[trans_unit_idx]]]) in ihevce_scan_coeffs() 1138 (pu1_csbf_buf[pi4_subBlock2csbfId_map[pu1_trans_table[trans_unit_idx]]]); in ihevce_scan_coeffs() 1152 if(pu1_csbf_buf[pi4_subBlock2csbfId_map[blk_row * trans_size / 4 + blk_col + 1]]) in ihevce_scan_coeffs() 1160 if(pu1_csbf_buf[pi4_subBlock2csbfId_map[(blk_row + 1) * trans_size / 4 + blk_col]]) in ihevce_scan_coeffs() 2006 UWORD8 *pu1_csbf_buf, in ihevce_t_q_iq_ssd_scan_fxn() argument 2218 pu1_csbf_buf, in ihevce_t_q_iq_ssd_scan_fxn() 2250 ps_rdoq_sbh_ctxt->pu1_csbf_buf = pu1_csbf_buf; in ihevce_t_q_iq_ssd_scan_fxn() 2267 pu1_csbf_buf, in ihevce_t_q_iq_ssd_scan_fxn() 2347 pu1_csbf_buf, in ihevce_t_q_iq_ssd_scan_fxn() [all …]
|
D | ihevce_cabac_tu.c | 2526 ->pu1_csbf_buf[pi4_subBlock2csbfId_map[blk_row * trans_size / 4 + blk_col + 1]]) in ihevce_cabac_residue_encode_rdoq() 2535 … ->pu1_csbf_buf[pi4_subBlock2csbfId_map[(blk_row + 1) * trans_size / 4 + blk_col]]) in ihevce_cabac_residue_encode_rdoq() 3092 ps_rdoq_ctxt->pu1_csbf_buf[pi4_subBlock2csbfId_map[pu1_trans_table[i]]] = 0; in ihevce_cabac_residue_encode_rdoq() 3137 ps_rdoq_ctxt->pu1_csbf_buf[pi4_subBlock2csbfId_map[pu1_trans_table[i]]] = 1; in ihevce_cabac_residue_encode_rdoq() 3145 ps_rdoq_ctxt->pu1_csbf_buf[pi4_subBlock2csbfId_map[pu1_trans_table[i]]] = 0; in ihevce_cabac_residue_encode_rdoq() 3359 if(ps_rdoq_ctxt->pu1_csbf_buf[pi4_subBlock2csbfId_map[pu1_trans_table[i]]]) in ihevce_find_new_last_csb()
|
D | ihevce_enc_structs.h | 236 UWORD8 *pu1_csbf_buf,
|
D | ihevce_enc_loop_structs.h | 2967 UWORD8 *pu1_csbf_buf; member
|
D | ihevce_enc_loop_pass.c | 1435 s_prms.pu1_csbf_buf = &ps_ctxt->au1_cu_csbf[0]; in ihevce_cu_mode_decide()
|