Searched refs:pu1_sao_src_top_left_chroma_top_right (Results 1 – 3 of 3) sorted by relevance
566 UWORD8 *pu1_sao_src_top_left_chroma_top_right; in ihevcd_sao_shift_ctb() local608 …pu1_sao_src_top_left_chroma_top_right = ps_sao_ctxt->pu1_sao_src_top_left_chroma_top_right + (2 * … in ihevcd_sao_shift_ctb()2012 au1_src_top_right[0] = pu1_sao_src_top_left_chroma_top_right[0]; in ihevcd_sao_shift_ctb()2013 au1_src_top_right[1] = pu1_sao_src_top_left_chroma_top_right[1]; in ihevcd_sao_shift_ctb()3019 …pu1_sao_src_top_left_chroma_top_right[0] = pu1_src_chroma[(sao_ht_chroma - 1) * src_strd + sao_wd_… in ihevcd_sao_shift_ctb()3020 …pu1_sao_src_top_left_chroma_top_right[1] = pu1_src_chroma[(sao_ht_chroma - 1) * src_strd + sao_wd_… in ihevcd_sao_shift_ctb()3314 …pu1_sao_src_top_left_chroma_top_right[0] = pu1_src_chroma[(sao_ht_chroma - 1) * src_strd + sao_wd_… in ihevcd_sao_shift_ctb()3315 …pu1_sao_src_top_left_chroma_top_right[1] = pu1_src_chroma[(sao_ht_chroma - 1) * src_strd + sao_wd_… in ihevcd_sao_shift_ctb()3332 …pu1_sao_src_top_left_chroma_top_right[0] = pu1_src_chroma[(sao_ht_chroma - 1) * src_strd + sao_wd_… in ihevcd_sao_shift_ctb()3333 …pu1_sao_src_top_left_chroma_top_right[1] = pu1_src_chroma[(sao_ht_chroma - 1) * src_strd + sao_wd_… in ihevcd_sao_shift_ctb()
653 UWORD8 *pu1_sao_src_top_left_chroma_top_right; member
2841 … ps_codec->as_process[i].s_sao_ctxt.pu1_sao_src_top_left_chroma_top_right = (UWORD8 *)pu1_buf; in ihevcd_init_mem_rec()2843 ps_codec->s_parse.s_sao_ctxt.pu1_sao_src_top_left_chroma_top_right = (UWORD8 *)pu1_buf; in ihevcd_init_mem_rec()