Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_sao.c737 pu1_luma_scratch_buf = ps_sao_ctxt->au1_sao_luma_scratch[curr_buf_idx]; in ihevce_sao_analyse()
1067 pu1_luma_scratch_buf = ps_sao_ctxt->au1_sao_luma_scratch[curr_buf_idx]; in ihevce_sao_analyse()
1235 ps_sao_ctxt->au1_sao_luma_scratch[best_buf_idx], in ihevce_sao_analyse()
Dihevce_enc_loop_structs.h1695 UWORD8 au1_sao_luma_scratch[PING_PONG][SCRATCH_BUF_STRIDE * (MAX_CTB_SIZE + 4)]; member