Lines Matching refs:pu1_cur_pic_chroma
1120 ps_deblk->pu1_cur_pic_chroma += MB_SIZE; in ih264e_update_proc_ctxt()
1439 …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()
1704 …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()
1713 …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()
1719 ps_deblk->pu1_cur_pic_chroma += MB_SIZE; in ih264e_dblk_pad_hpel_processing_n_mbs()
1728 ps_deblk->pu1_cur_pic_chroma += i4_n_mb_process_count * MB_SIZE; in ih264e_dblk_pad_hpel_processing_n_mbs()
1765 …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()
1789 ps_deblk->pu1_cur_pic_chroma += MB_SIZE; in ih264e_dblk_pad_hpel_processing_n_mbs()
1802 ps_deblk->pu1_cur_pic_chroma += MB_SIZE; in ih264e_dblk_pad_hpel_processing_n_mbs()
2233 UWORD8 *pu1_cur_pic_chroma = ps_proc->pu1_rec_buf_chroma; in ih264e_process() local
2247 pu1_cur_pic_chroma, i4_mb_x, in ih264e_process()