Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_sao.c568 UWORD8 *pu1_sao_src_top_left_chroma_bot_left; in ihevcd_sao_shift_ctb() local
601pu1_sao_src_top_left_chroma_bot_left = ps_sao_ctxt->pu1_sao_src_top_left_chroma_bot_left + (2 * ps… in ihevcd_sao_shift_ctb()
2602 au1_src_bot_left[0] = pu1_sao_src_top_left_chroma_bot_left[0]; in ihevcd_sao_shift_ctb()
2603 au1_src_bot_left[1] = pu1_sao_src_top_left_chroma_bot_left[1]; in ihevcd_sao_shift_ctb()
3312pu1_sao_src_top_left_chroma_bot_left[0] = pu1_src_chroma[(sao_ht_chroma)*src_strd + sao_wd_chroma … in ihevcd_sao_shift_ctb()
3313pu1_sao_src_top_left_chroma_bot_left[1] = pu1_src_chroma[(sao_ht_chroma)*src_strd + sao_wd_chroma … in ihevcd_sao_shift_ctb()
Dihevcd_structs.h671 UWORD8 *pu1_sao_src_top_left_chroma_bot_left; member
Dihevcd_api.c1860 … ps_codec->as_process[i].s_sao_ctxt.pu1_sao_src_top_left_chroma_bot_left = (UWORD8 *)pu1_buf; in ihevcd_allocate_dynamic_bufs()
1862 ps_codec->s_parse.s_sao_ctxt.pu1_sao_src_top_left_chroma_bot_left = (UWORD8 *)pu1_buf; in ihevcd_allocate_dynamic_bufs()