Home
last modified time | relevance | path

Searched refs:mtk_vdec_err (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_vp9_if.c335 mtk_vdec_err(inst->ctx, "List Full"); in vp9_get_sf_ref_fb()
344 mtk_vdec_err(inst->ctx, "Cannot allocate sf_ref_buf y_buf"); in vp9_get_sf_ref_fb()
353 mtk_vdec_err(inst->ctx, "Cannot allocate sf_ref_fb c_buf"); in vp9_get_sf_ref_fb()
382 mtk_vdec_err(inst->ctx, "Invalid w/h %d/%d", vsi->pic_w, vsi->pic_h); in vp9_alloc_work_buf()
399 mtk_vdec_err(inst->ctx, "Cannot allocate mv_buf"); in vp9_alloc_work_buf()
416 mtk_vdec_err(inst->ctx, "Cannot allocate seg_id_buf"); in vp9_alloc_work_buf()
437 mtk_vdec_err(inst->ctx, "fb == NULL"); in vp9_add_to_fb_disp_list()
447 mtk_vdec_err(inst->ctx, "No available fb node"); in vp9_add_to_fb_disp_list()
493 mtk_vdec_err(inst->ctx, in vp9_swap_frm_bufs()
583 mtk_vdec_err(inst->ctx, "Decode failed, Decode Timeout @[%d]", in vp9_decode_end_proc()
[all …]
Dvdec_h264_if.c146 mtk_vdec_err(inst->ctx, "failed to allocate ppl buf"); in allocate_prediction_buf()
178 mtk_vdec_err(inst->ctx, "failed to allocate mv buf"); in alloc_mv_buf()
209 mtk_vdec_err(inst->ctx, "%s list err: cnt=%d r_idx=%d w_idx=%d", in check_list_validity()
228 mtk_vdec_err(inst->ctx, "[FB] put fb free_list full"); in put_fb_to_free()
284 mtk_vdec_err(ctx, "vdec_h264 init err=%d", err); in vdec_h264_init()
356 mtk_vdec_err(inst->ctx, "invalid nal start code"); in vdec_h264_decode()
385 mtk_vdec_err(inst->ctx, "- error bitstream - err = %d -", err); in vdec_h264_decode()
421 mtk_vdec_err(inst->ctx, "\n - NALU[%d] err=%d -\n", inst->num_nalu, err); in vdec_h264_decode()
482 mtk_vdec_err(inst->ctx, "invalid get parameter type=%d", type); in vdec_h264_get_param()
Dvdec_vp8_req_if.c154 mtk_vdec_err(inst->ctx, "Cannot allocate working buffer"); in vdec_vp8_slice_alloc_working_buf()
163 mtk_vdec_err(inst->ctx, "cannot allocate WRAP Y buffer"); in vdec_vp8_slice_alloc_working_buf()
172 mtk_vdec_err(inst->ctx, "cannot allocate WRAP C buffer"); in vdec_vp8_slice_alloc_working_buf()
181 mtk_vdec_err(inst->ctx, "cannot allocate vld wrapper buffer"); in vdec_vp8_slice_alloc_working_buf()
250 mtk_vdec_err(inst->ctx, "reference invalid: index(%d) ts(%lld)", in vdec_vp8_slice_get_decode_parameters()
292 mtk_vdec_err(ctx, "vdec_vp8 init err=%d", err); in vdec_vp8_slice_init()
338 mtk_vdec_err(inst->ctx, "fb buffer is NULL"); in vdec_vp8_slice_decode()
415 mtk_vdec_err(inst->ctx, "invalid get parameter type=%d", type); in vdec_vp8_slice_get_param()
Dvdec_h264_req_multi_if.c201 mtk_vdec_err(inst->ctx, "No support for H.264 field decoding."); in vdec_h264_slice_fill_decode_parameters()
324 mtk_vdec_err(inst->ctx, "failed to allocate mv buf"); in vdec_h264_slice_alloc_mv_buf()
414 mtk_vdec_err(ctx, "vdec_h264 init err=%d", err); in vdec_h264_slice_init()
473 mtk_vdec_err(ctx, "fb buffer is NULL"); in vdec_h264_slice_core_decode()
515 mtk_vdec_err(ctx, "core decode err=%d", err); in vdec_h264_slice_core_decode()
523 mtk_vdec_err(ctx, "core decode timeout: pic_%d", ctx->decoded_frame_cnt); in vdec_h264_slice_core_decode()
677 mtk_vdec_err(inst->ctx, "lat decode timeout: pic_%d", inst->slice_dec_num); in vdec_h264_slice_lat_decode()
685 mtk_vdec_err(inst->ctx, "lat dec fail: pic_%d err:%d", inst->slice_dec_num, err); in vdec_h264_slice_lat_decode()
705 mtk_vdec_err(inst->ctx, "slice dec number: %d err: %d", inst->slice_dec_num, err); in vdec_h264_slice_lat_decode()
728 mtk_vdec_err(inst->ctx, "fb buffer is NULL"); in vdec_h264_slice_single_decode()
[all …]
Dvdec_h264_req_if.c164 mtk_vdec_err(inst->ctx, "failed to allocate ppl buf"); in allocate_prediction_buf()
197 mtk_vdec_err(inst->ctx, "failed to allocate mv buf"); in alloc_mv_buf()
287 mtk_vdec_err(ctx, "vdec_h264 init err=%d", err); in vdec_h264_slice_init()
351 mtk_vdec_err(inst->ctx, "fb buffer is NULL"); in vdec_h264_slice_decode()
415 mtk_vdec_err(inst->ctx, "\n - NALU[%d] err=%d -\n", inst->num_nalu, err); in vdec_h264_slice_decode()
437 mtk_vdec_err(inst->ctx, "invalid get parameter type=%d", type); in vdec_h264_slice_get_param()
Dvdec_av1_req_lat_if.c780 mtk_vdec_err(ctx, "failed to map cdf table\n"); in vdec_av1_slice_init_cdf_table()
811 mtk_vdec_err(ctx, "failed to map iq table\n"); in vdec_av1_slice_init_iq_table()
1409 mtk_vdec_err(instance->ctx, "invalid tge_size %d, tile_num:%d\n", in vdec_av1_slice_setup_tile_group()
1417 mtk_vdec_err(instance->ctx, "invalid tge info %d, %d %d %d\n", in vdec_av1_slice_setup_tile_group()
1896 mtk_vdec_err(ctx, "failed to init vpu dec, ret %d\n", ret); in vdec_av1_slice_init()
1903 mtk_vdec_err(ctx, "failed to get AV1 vsi\n"); in vdec_av1_slice_init()
1911 mtk_vdec_err(ctx, "failed to get AV1 core vsi\n"); in vdec_av1_slice_init()
1917 mtk_vdec_err(ctx, "remote vsi size 0x%x mismatch! expected: 0x%zx\n", in vdec_av1_slice_init()
2028 mtk_vdec_err(instance->ctx, "invalid get parameter type=%d\n", type); in vdec_av1_slice_get_param()
2052 mtk_vdec_err(ctx, "failed to init AV1 msg queue\n"); in vdec_av1_slice_lat_decode()
[all …]
Dvdec_hevc_req_multi_if.c659 mtk_vdec_err(inst->ctx, "failed to allocate mv buf"); in vdec_hevc_slice_alloc_mv_buf()
808 mtk_vdec_err(inst->ctx, "fb buffer is NULL"); in vdec_hevc_slice_setup_core_buffer()
874 mtk_vdec_err(ctx, "vdec_hevc init err=%d", err); in vdec_hevc_slice_init()
943 mtk_vdec_err(ctx, "core decode err=%d", err); in vdec_hevc_slice_core_decode()
951 mtk_vdec_err(ctx, "core decode timeout: pic_%d", ctx->decoded_frame_cnt); in vdec_hevc_slice_core_decode()
1022 mtk_vdec_err(inst->ctx, "lat decode timeout: pic_%d", inst->slice_dec_num); in vdec_hevc_slice_lat_decode()
1030 mtk_vdec_err(inst->ctx, "lat dec fail: pic_%d err:%d", inst->slice_dec_num, err); in vdec_hevc_slice_lat_decode()
1050 mtk_vdec_err(inst->ctx, "slice dec number: %d err: %d", inst->slice_dec_num, err); in vdec_hevc_slice_lat_decode()
1081 mtk_vdec_err(inst->ctx, "invalid get parameter type=%d", type); in vdec_hevc_slice_get_param()
Dvdec_vp9_req_lat_if.c519 mtk_vdec_err(ctx, "failed to map default frame ctx\n"); in vdec_vp9_slice_init_default_frame_ctx()
1094 mtk_vdec_err(instance->ctx, "tile_rows %u tile_cols %u\n", rows, cols); in vdec_vp9_slice_setup_tile_buffer()
1101 mtk_vdec_err(instance->ctx, "bs size %zu tile offset %u\n", bs->size, offset); in vdec_vp9_slice_setup_tile_buffer()
1864 mtk_vdec_err(ctx, "failed to init vpu dec, ret %d\n", ret); in vdec_vp9_slice_init()
1872 mtk_vdec_err(ctx, "failed to get VP9 vsi\n"); in vdec_vp9_slice_init()
1880 mtk_vdec_err(ctx, "failed to get VP9 core vsi\n"); in vdec_vp9_slice_init()
1967 mtk_vdec_err(instance->ctx, "invalid get parameter type=%d\n", type); in vdec_vp9_slice_get_param()
1999 mtk_vdec_err(ctx, "Failed to setup VP9 single ret %d\n", ret); in vdec_vp9_slice_single_decode()
2006 mtk_vdec_err(ctx, "Failed to dec VP9 ret %d\n", ret); in vdec_vp9_slice_single_decode()
2014 mtk_vdec_err(ctx, "VP9 decode timeout %d\n", ret); in vdec_vp9_slice_single_decode()
[all …]
Dvdec_vp8_if.c370 mtk_vdec_err(inst->ctx, "Cannot allocate working buffer"); in alloc_working_buf()
404 mtk_vdec_err(ctx, "vdec_vp8 init err=%d", err); in vdec_vp8_init()
506 mtk_vdec_err(inst->ctx, "\n - FRAME[%d] - err=%d\n", inst->frm_cnt, err); in vdec_vp8_decode()
587 mtk_vdec_err(inst->ctx, "invalid get parameter type=%d", type); in vdec_vp8_get_param()
/linux-6.12.1/drivers/media/platform/mediatek/vcodec/decoder/
Dvdec_vpu_if.c49 mtk_vdec_err(vpu->ctx, "unhandled firmware version 0x%x\n", vpu->fw_abi_version); in handle_init_ack_msg()
69 mtk_vdec_err(vpu->ctx, "invalid get param type=%d", msg->param_type); in handle_get_param_msg_ack()
143 mtk_vdec_err(vpu->ctx, "invalid msg=%X", msg->msg_id); in vpu_dec_ipi_handler()
174 mtk_vdec_err(vpu->ctx, "send fail vpu_id=%d msg_id=%X status=%d", in vcodec_vpu_send_msg()
214 mtk_vdec_err(vpu->ctx, "vpu_ipi_register fail status=%d", err); in vpu_dec_init()
223 mtk_vdec_err(vpu->ctx, "vpu_ipi_register core fail status=%d", err); in vpu_dec_init()
238 mtk_vdec_err(vpu->ctx, "invalid vdec vsi, status=%d", err); in vpu_dec_init()
253 mtk_vdec_err(vpu->ctx, "invalid len = %d\n", len); in vpu_dec_start()
280 mtk_vdec_err(vpu->ctx, "invalid len = %d\n", len); in vpu_dec_get_param()
Dmtk_vcodec_dec_drv.h329 #define mtk_vdec_err(ctx, fmt, args...) \ macro