Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_core_coding.c311 UWORD8 *pu1_cur_prd_blk, *pu1_cur_out_blk; in ih264e_luma_16x16_idctrans_iquant_itrans_recon() local
368 pu1_cur_out_blk = pu1_out + i4_offset_x + i4_offset_y * out_strd; in ih264e_luma_16x16_idctrans_iquant_itrans_recon()
373 pu1_cur_out_blk, pred_strd, in ih264e_luma_16x16_idctrans_iquant_itrans_recon()
392 pu1_cur_out_blk = pu1_out + i4_offset_x + i4_offset_y * out_strd; in ih264e_luma_16x16_idctrans_iquant_itrans_recon()
395 pu1_cur_prd_blk, pu1_cur_out_blk, in ih264e_luma_16x16_idctrans_iquant_itrans_recon()
412 pu1_cur_out_blk = pu1_out + i4_offset_x + i4_offset_y * out_strd; in ih264e_luma_16x16_idctrans_iquant_itrans_recon()
414 ps_codec->pf_inter_pred_luma_copy(pu1_cur_prd_blk, pu1_cur_out_blk, in ih264e_luma_16x16_idctrans_iquant_itrans_recon()