Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_debug.h87 #define DEBUG_PROCESS_TMP_BUF(pu1_buf_luma, pu1_buf_chroma) ihevcd_debug_process_tmp_buf(pu1_buf_lu… macro
90 #define DEBUG_PROCESS_TMP_BUF(pu1_buf_luma, pu1_buf_chroma) macro
Dihevcd_sao.c775 DEBUG_PROCESS_TMP_BUF(ps_sao_ctxt->pu1_tmp_buf_luma, ps_sao_ctxt->pu1_tmp_buf_chroma); in ihevcd_sao_shift_ctb()