Lines Matching refs:pu1_cur_pic_chroma
1183 ps_deblk->pu1_cur_pic_chroma += MB_SIZE; in ih264e_update_proc_ctxt()
1512 …ps_deblk->pu1_cur_pic_chroma = ps_proc->pu1_rec_buf_chroma_base + i4_rec_strd * (ps_deblk->i4_mb_y… in ih264e_init_proc_ctxt()
1777 …ps_codec->pf_pad_left_chroma(ps_deblk->pu1_cur_pic_chroma - i4_rec_strd * BLK8x8SIZE, i4_rec_strd,… in ih264e_dblk_pad_hpel_processing_n_mbs()
1786 …ps_codec->pf_pad_right_chroma(ps_deblk->pu1_cur_pic_chroma - i4_rec_strd * BLK8x8SIZE + MB_SIZE, i… in ih264e_dblk_pad_hpel_processing_n_mbs()
1792 ps_deblk->pu1_cur_pic_chroma += MB_SIZE; in ih264e_dblk_pad_hpel_processing_n_mbs()
1801 ps_deblk->pu1_cur_pic_chroma += i4_n_mb_process_count * MB_SIZE; in ih264e_dblk_pad_hpel_processing_n_mbs()
1838 …ps_deblk->pu1_cur_pic_chroma = ps_proc->pu1_rec_buf_chroma_base + (ps_proc->i4_ht_mbs - 1) * i4_re… in ih264e_dblk_pad_hpel_processing_n_mbs()
1862 ps_deblk->pu1_cur_pic_chroma += MB_SIZE; in ih264e_dblk_pad_hpel_processing_n_mbs()
1875 ps_deblk->pu1_cur_pic_chroma += MB_SIZE; in ih264e_dblk_pad_hpel_processing_n_mbs()
2306 UWORD8 *pu1_cur_pic_chroma = ps_proc->pu1_rec_buf_chroma; in ih264e_process() local
2320 pu1_cur_pic_chroma, i4_mb_x, in ih264e_process()