Searched refs:pu1_sao_src_chroma_top_left_ctb (Results 1 – 3 of 3) sorted by relevance
564 UWORD8 *pu1_sao_src_chroma_top_left_ctb; in ihevcd_sao_shift_ctb() local602 …pu1_sao_src_chroma_top_left_ctb = ps_sao_ctxt->pu1_sao_src_chroma_top_left_ctb + (2 * ps_sao_ctxt-… in ihevcd_sao_shift_ctb()1131 pu1_sao_src_chroma_top_left_ctb[0] = pu1_src_top_chroma[sao_wd_chroma - 2]; in ihevcd_sao_shift_ctb()1132 pu1_sao_src_chroma_top_left_ctb[1] = pu1_src_top_chroma[sao_wd_chroma - 1]; in ihevcd_sao_shift_ctb()1156 … pu1_sao_src_chroma_top_left_ctb, in ihevcd_sao_shift_ctb()1171 … pu1_sao_src_chroma_top_left_ctb, in ihevcd_sao_shift_ctb()1416 … pu1_sao_src_chroma_top_left_ctb, in ihevcd_sao_shift_ctb()1431 … pu1_sao_src_chroma_top_left_ctb, in ihevcd_sao_shift_ctb()1450 pu1_sao_src_chroma_top_left_ctb[0] = pu1_src_top_chroma[sao_wd_chroma - 2]; in ihevcd_sao_shift_ctb()1451 pu1_sao_src_chroma_top_left_ctb[1] = pu1_src_top_chroma[sao_wd_chroma - 1]; in ihevcd_sao_shift_ctb()[all …]
633 UWORD8 *pu1_sao_src_chroma_top_left_ctb; member
2813 ps_codec->as_process[i].s_sao_ctxt.pu1_sao_src_chroma_top_left_ctb = (UWORD8 *)pu1_buf; in ihevcd_init_mem_rec()2815 ps_codec->s_parse.s_sao_ctxt.pu1_sao_src_chroma_top_left_ctb = (UWORD8 *)pu1_buf; in ihevcd_init_mem_rec()