Lines Matching refs:pu1_src_copy
235 UWORD8 *pu1_src_copy = au1_src_copy + (MAX_CTB_SIZE + 2) + 1; in ihevcd_sao_ctb() local
261 pu1_src_copy += MIN((WORD32)CTZ(u4_no_loop_filter_flag), tmp_wd); in ihevcd_sao_ctb()
270 … pu1_src_copy[row * src_strd + col] = pu1_src_tmp[row * tmp_strd + col]; in ihevcd_sao_ctb()
276 pu1_src_copy += MIN((WORD32)CTZ(~u4_no_loop_filter_flag), tmp_wd); in ihevcd_sao_ctb()
285 pu1_src_copy += min_cu * tmp_strd; in ihevcd_sao_ctb()
339 pu1_src_copy += MIN((WORD32)CTZ(u4_no_loop_filter_flag), tmp_wd); in ihevcd_sao_ctb()
348 … pu1_src_tmp[row * src_strd + col] = pu1_src_copy[row * tmp_strd + col]; in ihevcd_sao_ctb()
354 pu1_src_copy += MIN((WORD32)CTZ(~u4_no_loop_filter_flag), tmp_wd); in ihevcd_sao_ctb()
363 pu1_src_copy += min_cu * tmp_strd; in ihevcd_sao_ctb()
384 UWORD8 *pu1_src_copy = au1_src_copy + (MAX_CTB_SIZE + 4) + 2; in ihevcd_sao_ctb() local
409 pu1_src_copy += MIN((WORD32)CTZ(u4_no_loop_filter_flag), tmp_wd); in ihevcd_sao_ctb()
418 … pu1_src_copy[row * src_strd + col] = pu1_src_tmp[row * tmp_strd + col]; in ihevcd_sao_ctb()
424 pu1_src_copy += MIN((WORD32)CTZ(~u4_no_loop_filter_flag), tmp_wd); in ihevcd_sao_ctb()
433 pu1_src_copy += min_cu * tmp_strd; in ihevcd_sao_ctb()
493 pu1_src_copy += MIN((WORD32)CTZ(u4_no_loop_filter_flag), tmp_wd); in ihevcd_sao_ctb()
502 … pu1_src_tmp[row * src_strd + col] = pu1_src_copy[row * tmp_strd + col]; in ihevcd_sao_ctb()
508 pu1_src_copy += MIN((WORD32)CTZ(~u4_no_loop_filter_flag), tmp_wd); in ihevcd_sao_ctb()
517 pu1_src_copy += min_cu * tmp_strd; in ihevcd_sao_ctb()