Home
last modified time | relevance | path

Searched refs:au1_top_luma_scratch (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_sao.c732 s_sao_ctxt.au1_top_luma_scratch, in ihevce_sao_analyse()
735 s_sao_ctxt.pu1_curr_sao_src_top_luma = s_sao_ctxt.au1_top_luma_scratch + 1; in ihevce_sao_analyse()
1062 s_sao_ctxt.au1_top_luma_scratch, in ihevce_sao_analyse()
1065 s_sao_ctxt.pu1_curr_sao_src_top_luma = s_sao_ctxt.au1_top_luma_scratch + 1; in ihevce_sao_analyse()
Dihevce_enc_loop_structs.h1688 UWORD8 au1_top_luma_scratch[MAX_CTB_SIZE + 2]; // +1 for top left pixel and +1 for top right member