Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_core_coding.c170 UWORD8 *pu1_curr_src, *pu1_curr_pred; in ih264e_luma_16x16_resi_trans_dctrans_quant() local
183 pu1_curr_pred = pu1_pred + i4_offsetx + i4_offsety * pred_strd; in ih264e_luma_16x16_resi_trans_dctrans_quant()
185 ps_codec->pf_resi_trans_quant_4x4(pu1_curr_src, pu1_curr_pred, in ih264e_luma_16x16_resi_trans_dctrans_quant()
506 UWORD8 *pu1_curr_src, *pu1_curr_pred; in ih264e_chroma_8x8_resi_trans_dctrans_quant() local
520 pu1_curr_pred = pu1_pred + i4_offsetx + i4_offsety * pred_strd; in ih264e_chroma_8x8_resi_trans_dctrans_quant()
524 pu1_curr_src, pu1_curr_pred, in ih264e_chroma_8x8_resi_trans_dctrans_quant()