Searched refs:buf_slot_dbg (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_buf_slot.cpp | 41 #define buf_slot_dbg(flag, fmt, ...) _mpp_dbg(buf_slot_debug, flag, fmt, ## __VA_ARGS__) macro 584 …buf_slot_dbg(BUF_SLOT_DBG_OPS_RUNTIME, "slot %3d index %2d op: %s arg %010p status in %08x out %08… in slot_ops_with_log() 749 buf_slot_dbg(BUF_SLOT_DBG_SETUP, "slot %p setup: count %d\n", slots, count); in mpp_buf_slot_setup() 792 buf_slot_dbg(BUF_SLOT_DBG_SETUP, "slot %p is ready now\n", slots); in mpp_buf_slot_ready() 1108 buf_slot_dbg(BUF_SLOT_DBG_SETUP, "slot %p reset index %d\n", slots, index); in mpp_buf_slot_reset()
|