Home
last modified time | relevance | path

Searched refs:pu1_sao_src_top_left_chroma_top_right (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/decoder/
Dihevcd_sao.c566 UWORD8 *pu1_sao_src_top_left_chroma_top_right; in ihevcd_sao_shift_ctb() local
608pu1_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()
3019pu1_sao_src_top_left_chroma_top_right[0] = pu1_src_chroma[(sao_ht_chroma - 1) * src_strd + sao_wd_… in ihevcd_sao_shift_ctb()
3020pu1_sao_src_top_left_chroma_top_right[1] = pu1_src_chroma[(sao_ht_chroma - 1) * src_strd + sao_wd_… in ihevcd_sao_shift_ctb()
3314pu1_sao_src_top_left_chroma_top_right[0] = pu1_src_chroma[(sao_ht_chroma - 1) * src_strd + sao_wd_… in ihevcd_sao_shift_ctb()
3315pu1_sao_src_top_left_chroma_top_right[1] = pu1_src_chroma[(sao_ht_chroma - 1) * src_strd + sao_wd_… in ihevcd_sao_shift_ctb()
3332pu1_sao_src_top_left_chroma_top_right[0] = pu1_src_chroma[(sao_ht_chroma - 1) * src_strd + sao_wd_… in ihevcd_sao_shift_ctb()
3333pu1_sao_src_top_left_chroma_top_right[1] = pu1_src_chroma[(sao_ht_chroma - 1) * src_strd + sao_wd_… in ihevcd_sao_shift_ctb()
Dihevcd_structs.h653 UWORD8 *pu1_sao_src_top_left_chroma_top_right; member
Dihevcd_api.c2841 … 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()