Searched refs:hal_h264e_dbg_amend (Results 1 – 2 of 2) sorted by relevance
225 hal_h264e_dbg_amend("nal_len %d multi %d last %d prefix %p\n", in h264e_vepu_stream_amend_proc()289 … hal_h264e_dbg_amend("tail 0x%02x %d hw_hdr %d sw_hdr %d len %d hw_byte %d sw_byte %d diff %d\n", in h264e_vepu_stream_amend_proc()302 … hal_h264e_dbg_amend("frm %4d %c len %d bit hw %d sw %d byte hw %d sw %d diff %d -> %d\n", in h264e_vepu_stream_amend_proc()307 hal_h264e_dbg_amend("%02x %02x %02x %02x -> %02x %02x %02x %02x\n", in h264e_vepu_stream_amend_proc()
43 #define hal_h264e_dbg_amend(fmt, ...) hal_h264e_dbg_f(HAL_H264E_DBG_AMEND, fmt, ## __VA_ARGS__) macro