Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_debug.h32 #define H264E_DBG_DPB (0x00000100) macro
49 #define h264e_dbg_dpb(fmt, ...) h264e_dbg_f(H264E_DBG_DPB, fmt, ## __VA_ARGS__)
H A Dh264e_dpb.c453 if (h264e_debug & H264E_DBG_DPB) in h264e_dpb_proc()
586 if (h264e_debug & H264E_DBG_DPB) in h264e_dpb_proc()
591 if (h264e_debug & H264E_DBG_DPB) in h264e_dpb_proc()