Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_debug.h29 #define H264E_DBG_SLICE (0x00000040) macro
46 #define h264e_dbg_slice(fmt, ...) h264e_dbg_f(H264E_DBG_SLICE, fmt, ## __VA_ARGS__)
H A Dh264e_slice.c528 if (h264e_debug & H264E_DBG_SLICE) { in h264e_slice_read()
746 if (h264e_debug & H264E_DBG_SLICE) { in h264e_slice_write()
987 if (h264e_debug & H264E_DBG_SLICE) in h264e_slice_move()
1028 if (h264e_debug & H264E_DBG_SLICE) in h264e_slice_move()
1056 if (h264e_debug & H264E_DBG_SLICE) { in h264e_slice_move()
1066 if (h264e_debug & H264E_DBG_SLICE) in h264e_slice_move()