Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_debug.h86 #define DEBUG_INIT_TMP_BUF(pu1_buf_luma, pu1_buf_chroma) ihevcd_debug_init_tmp_buf(pu1_buf_luma, pu… macro
89 #define DEBUG_INIT_TMP_BUF(pu1_buf_luma, pu1_buf_chroma) macro
Dihevcd_sao.c609 DEBUG_INIT_TMP_BUF(ps_sao_ctxt->pu1_tmp_buf_luma, ps_sao_ctxt->pu1_tmp_buf_chroma); in ihevcd_sao_shift_ctb()