Home
last modified time | relevance | path

Searched refs:mtk_vcodec_debug (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/media/platform/mtk-vcodec/
A Dvdec_vpu_if.c18 mtk_vcodec_debug(vpu, "+ ap_inst_addr = 0x%llx", msg->ap_inst_addr); in handle_init_ack_msg()
26 mtk_vcodec_debug(vpu, "- vpu_inst_addr = 0x%x", vpu->inst_addr); in handle_init_ack_msg()
42 mtk_vcodec_debug(vpu, "firmware version 0x%x\n", vpu->fw_abi_version); in handle_init_ack_msg()
73 mtk_vcodec_debug(vpu, "+ id=%X", msg->msg_id); in vpu_dec_ipi_handler()
96 mtk_vcodec_debug(vpu, "- id=%X", msg->msg_id); in vpu_dec_ipi_handler()
103 mtk_vcodec_debug(vpu, "id=%X", *(uint32_t *)msg); in vcodec_vpu_send_msg()
124 mtk_vcodec_debug(vpu, "+ id=%X", msg_id); in vcodec_send_ap_ipi()
134 mtk_vcodec_debug(vpu, "- id=%X ret=%d", msg_id, err); in vcodec_send_ap_ipi()
159 mtk_vcodec_debug(vpu, "vdec_inst=%p", vpu); in vpu_dec_init()
162 mtk_vcodec_debug(vpu, "- ret=%d", err); in vpu_dec_init()
[all …]
A Dmtk_vcodec_util.h53 #define mtk_vcodec_debug(h, fmt, args...) \ macro
61 #define mtk_vcodec_debug_enter(h) mtk_vcodec_debug(h, "+")
62 #define mtk_vcodec_debug_leave(h) mtk_vcodec_debug(h, "-")
70 #define mtk_vcodec_debug(h, fmt, args...) {} macro
A Dvenc_vpu_if.c25 mtk_vcodec_debug(vpu, "firmware version: 0x%x\n", in handle_enc_init_msg()
53 mtk_vcodec_debug(vpu, "msg_id %x inst %p status %d", in vpu_enc_ipi_handler()
169 mtk_vcodec_debug(vpu, "id %d ->", id); in vpu_enc_set_param()
220 mtk_vcodec_debug(vpu, "id %d <-", id); in vpu_enc_set_param()
237 mtk_vcodec_debug(vpu, "bs_mode %d ->", bs_mode); in vpu_enc_encode()
271 mtk_vcodec_debug(vpu, "bs_mode %d state %d size %d key_frm %d <-", in vpu_enc_encode()
/linux/drivers/media/platform/mtk-vcodec/venc/
A Dvenc_h264_if.c223 mtk_vcodec_debug(inst, "unsupported level %d", level); in h264_get_level()
307 mtk_vcodec_debug(inst, in h264_enc_alloc_work_buf()
340 mtk_vcodec_debug(inst, "irq_status %x <-", irq_status); in h264_enc_wait_venc_done()
383 mtk_vcodec_debug(inst, "bs size %d <-", *bs_size); in h264_encode_sps()
410 mtk_vcodec_debug(inst, "bs size %d <-", *bs_size); in h264_encode_pps()
447 mtk_vcodec_debug(inst, "frm_cnt = %d\n ", inst->frm_cnt); in h264_encode_frame()
482 mtk_vcodec_debug(inst, "frm %d bs_size %d key_frm %d <-", in h264_encode_frame()
545 mtk_vcodec_debug(inst, "opt %d ->", opt); in h264_enc_encode()
625 mtk_vcodec_debug(inst, "opt %d <-", opt); in h264_enc_encode()
637 mtk_vcodec_debug(inst, "->type=%d", type); in h264_enc_set_param()
[all …]
A Dvenc_vp8_if.c202 mtk_vcodec_debug(inst, in vp8_enc_alloc_work_buf()
227 mtk_vcodec_debug(inst, "isr return %x", irq_status); in vp8_enc_wait_venc_done()
303 mtk_vcodec_debug(inst, "->frm_cnt=%d", inst->frm_cnt); in vp8_enc_encode_frame()
322 mtk_vcodec_debug(inst, "<-size=%d key_frm=%d", *bs_size, in vp8_enc_encode_frame()
402 mtk_vcodec_debug(inst, "->type=%d", type); in vp8_enc_set_param()
433 mtk_vcodec_debug(inst, "set ts_mode"); in vp8_enc_set_param()
/linux/drivers/media/platform/mtk-vcodec/vdec/
A Dvdec_h264_if.c235 mtk_vcodec_debug(inst, "[FB] put fb into free_list @(%p, %llx)", in put_fb_to_free()
249 mtk_vcodec_debug(inst, "pic(%d, %d), buf(%d, %d)", in get_pic_info()
251 mtk_vcodec_debug(inst, "fb size: Y(%d), C(%d)", in get_pic_info()
262 mtk_vcodec_debug(inst, "l=%d, t=%d, w=%d, h=%d", in get_crop_info()
269 mtk_vcodec_debug(inst, "sz=%d", *dpb_sz); in get_dpb_size()
297 mtk_vcodec_debug(inst, "H264 Instance >> %p", inst); in vdec_h264_init()
351 mtk_vcodec_debug(inst, "+ [%d] FB y_dma=%llx c_dma=%llx va=%p", in vdec_h264_decode()
369 mtk_vcodec_debug(inst, "\n + NALU[%d] type %d +\n", inst->num_nalu, in vdec_h264_decode()
402 mtk_vcodec_debug(inst, "- resolution changed -"); in vdec_h264_decode()
443 mtk_vcodec_debug(inst, "[FB] there is no %s fb", in vdec_h264_get_fb()
[all …]
A Dvdec_vp8_if.c287 mtk_vcodec_debug(inst, "pic(%d, %d), buf(%d, %d)", in get_pic_info()
289 mtk_vcodec_debug(inst, "fb size: Y(%d), C(%d)", in get_pic_info()
298 mtk_vcodec_debug(inst, "prev fb base dma=%llx", prev_y_dma); in vp8_dec_finish()
418 mtk_vcodec_debug(inst, "VP8 Instance >> %p", inst); in vdec_vp8_init()
460 mtk_vcodec_debug(inst, "\n + FRAME[%d] +\n", inst->frm_cnt); in vdec_vp8_decode()
475 mtk_vcodec_debug(inst, "wait key frame !"); in vdec_vp8_decode()
483 mtk_vcodec_debug(inst, "- resolution_changed -"); in vdec_vp8_decode()
525 mtk_vcodec_debug(inst, "[FB] get disp fb %p st=%d", in get_disp_fb()
529 mtk_vcodec_debug(inst, "[FB] there is no disp fb"); in get_disp_fb()
546 mtk_vcodec_debug(inst, "[FB] get free fb %p st=%d", in get_free_fb()
[all …]
A Dvdec_vp9_if.c249 mtk_vcodec_debug(inst, "No free fb node"); in vp9_add_to_fb_free_list()
627 mtk_vcodec_debug(inst, "[FB] get disp fb %p st=%d", in vp9_rm_from_fb_disp_list()
630 mtk_vcodec_debug(inst, "[FB] there is no disp fb"); in vp9_rm_from_fb_disp_list()
641 mtk_vcodec_debug(inst, "fb == NULL"); in vp9_add_to_fb_use_list()
709 mtk_vcodec_debug(inst, "pic(%d, %d), buf(%d, %d)", in get_pic_info()
711 mtk_vcodec_debug(inst, "fb size: Y(%d), C(%d)", in get_pic_info()
735 mtk_vcodec_debug(inst, "[FB] get free fb %p st=%d", in get_free_fb()
832 mtk_vcodec_debug(inst, "[EOS]"); in vdec_vp9_decode()
929 mtk_vcodec_debug(inst, "[#pic %d]", vsi->frm_num); in vdec_vp9_decode()
932 mtk_vcodec_debug(inst, in vdec_vp9_decode()
[all …]
A Dvdec_h264_req_if.c573 mtk_vcodec_debug(inst, "pic(%d, %d), buf(%d, %d)", in get_pic_info()
576 mtk_vcodec_debug(inst, "Y/C(%d, %d)", ctx->picinfo.fb_sz[0], in get_pic_info()
602 mtk_vcodec_debug(inst, "l=%d, t=%d, w=%d, h=%d", in get_crop_info()
609 mtk_vcodec_debug(inst, "sz=%d", *dpb_sz); in get_dpb_size()
640 mtk_vcodec_debug(inst, "struct size = %d,%d,%d,%d\n", in vdec_h264_slice_init()
646 mtk_vcodec_debug(inst, "H264 Instance >> %p", inst); in vdec_h264_slice_init()
691 mtk_vcodec_debug(inst, "+ [%d] FB y_dma=%llx c_dma=%llx va=%p", in vdec_h264_slice_decode()
712 mtk_vcodec_debug(inst, "- resolution changed -"); in vdec_h264_slice_decode()
736 mtk_vcodec_debug(inst, "\n - NALU[%d]", inst->num_nalu); in vdec_h264_slice_decode()

Completed in 16 milliseconds