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

/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_vpu_if.c49 mtk_vdec_err(vpu->ctx, "unhandled firmware version 0x%x\n", vpu->fw_abi_version);
69 mtk_vdec_err(vpu->ctx, "invalid get param type=%d", msg->param_type);
143 mtk_vdec_err(vpu->ctx, "invalid msg=%X", msg->msg_id);
174 mtk_vdec_err(vpu->ctx, "send fail vpu_id=%d msg_id=%X status=%d",
214 mtk_vdec_err(vpu->ctx, "vpu_ipi_register fail status=%d", err);
223 mtk_vdec_err(vpu->ctx, "vpu_ipi_register core fail status=%d", err);
247 mtk_vdec_err(vpu->ctx, "invalid len = %d\n", len);
274 mtk_vdec_err(vpu->ctx, "invalid len = %d\n", len);
H A Dmtk_vcodec_dec_drv.h329 #define mtk_vdec_err(ctx, fmt, args...) \ macro
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_if.c335 mtk_vdec_err(inst->ctx, "List Full");
344 mtk_vdec_err(inst->ctx, "Cannot allocate sf_ref_buf y_buf");
353 mtk_vdec_err(inst->ctx, "Cannot allocate sf_ref_fb c_buf");
382 mtk_vdec_err(inst->ctx, "Invalid w/h %d/%d", vsi->pic_w, vsi->pic_h);
399 mtk_vdec_err(inst->ctx, "Cannot allocate mv_buf");
416 mtk_vdec_err(inst->ctx, "Cannot allocate seg_id_buf");
437 mtk_vdec_err(inst->ctx, "fb == NULL");
447 mtk_vdec_err(inst->ctx, "No available fb node");
493 mtk_vdec_err(inst->ctx,
583 mtk_vdec_err(ins
[all...]
H A Dvdec_h264_if.c146 mtk_vdec_err(inst->ctx, "failed to allocate ppl buf");
178 mtk_vdec_err(inst->ctx, "failed to allocate mv buf");
209 mtk_vdec_err(inst->ctx, "%s list err: cnt=%d r_idx=%d w_idx=%d",
228 mtk_vdec_err(inst->ctx, "[FB] put fb free_list full");
284 mtk_vdec_err(ctx, "vdec_h264 init err=%d", err);
356 mtk_vdec_err(inst->ctx, "invalid nal start code");
385 mtk_vdec_err(inst->ctx, "- error bitstream - err = %d -", err);
421 mtk_vdec_err(inst->ctx, "\n - NALU[%d] err=%d -\n", inst->num_nalu, err);
482 mtk_vdec_err(inst->ctx, "invalid get parameter type=%d", type);
H A Dvdec_vp8_req_if.c154 mtk_vdec_err(inst->ctx, "Cannot allocate working buffer");
163 mtk_vdec_err(inst->ctx, "cannot allocate WRAP Y buffer");
172 mtk_vdec_err(inst->ctx, "cannot allocate WRAP C buffer");
181 mtk_vdec_err(inst->ctx, "cannot allocate vld wrapper buffer");
250 mtk_vdec_err(inst->ctx, "reference invalid: index(%d) ts(%lld)",
292 mtk_vdec_err(ctx, "vdec_vp8 init err=%d", err);
411 mtk_vdec_err(inst->ctx, "invalid get parameter type=%d", type);
H A Dvdec_h264_req_multi_if.c201 mtk_vdec_err(inst->ctx, "No support for H.264 field decoding.");
324 mtk_vdec_err(inst->ctx, "failed to allocate mv buf");
414 mtk_vdec_err(ctx, "vdec_h264 init err=%d", err);
473 mtk_vdec_err(ctx, "fb buffer is NULL");
515 mtk_vdec_err(ctx, "core decode err=%d", err);
523 mtk_vdec_err(ctx, "core decode timeout: pic_%d", ctx->decoded_frame_cnt);
677 mtk_vdec_err(inst->ctx, "lat decode timeout: pic_%d", inst->slice_dec_num);
685 mtk_vdec_err(inst->ctx, "lat dec fail: pic_%d err:%d", inst->slice_dec_num, err);
705 mtk_vdec_err(inst->ctx, "slice dec number: %d err: %d", inst->slice_dec_num, err);
781 mtk_vdec_err(ins
[all...]
H A Dvdec_h264_req_if.c164 mtk_vdec_err(inst->ctx, "failed to allocate ppl buf");
197 mtk_vdec_err(inst->ctx, "failed to allocate mv buf");
287 mtk_vdec_err(ctx, "vdec_h264 init err=%d", err);
410 mtk_vdec_err(inst->ctx, "\n - NALU[%d] err=%d -\n", inst->num_nalu, err);
432 mtk_vdec_err(inst->ctx, "invalid get parameter type=%d", type);
H A Dvdec_hevc_req_multi_if.c659 mtk_vdec_err(inst->ctx, "failed to allocate mv buf");
808 mtk_vdec_err(inst->ctx, "fb buffer is NULL");
874 mtk_vdec_err(ctx, "vdec_hevc init err=%d", err);
943 mtk_vdec_err(ctx, "core decode err=%d", err);
951 mtk_vdec_err(ctx, "core decode timeout: pic_%d", ctx->decoded_frame_cnt);
1022 mtk_vdec_err(inst->ctx, "lat decode timeout: pic_%d", inst->slice_dec_num);
1030 mtk_vdec_err(inst->ctx, "lat dec fail: pic_%d err:%d", inst->slice_dec_num, err);
1050 mtk_vdec_err(inst->ctx, "slice dec number: %d err: %d", inst->slice_dec_num, err);
1081 mtk_vdec_err(inst->ctx, "invalid get parameter type=%d", type);
H A Dvdec_av1_req_lat_if.c780 mtk_vdec_err(ctx, "failed to map cdf table\n");
811 mtk_vdec_err(ctx, "failed to map iq table\n");
1409 mtk_vdec_err(instance->ctx, "invalid tge_size %d, tile_num:%d\n",
1417 mtk_vdec_err(instance->ctx, "invalid tge info %d, %d %d %d\n",
1896 mtk_vdec_err(ctx, "failed to init vpu dec, ret %d\n", ret);
1903 mtk_vdec_err(ctx, "failed to get AV1 vsi\n");
1911 mtk_vdec_err(ctx, "failed to get AV1 core vsi\n");
1917 mtk_vdec_err(ctx, "remote vsi size 0x%x mismatch! expected: 0x%zx\n",
2028 mtk_vdec_err(instance->ctx, "invalid get parameter type=%d\n", type);
2052 mtk_vdec_err(ct
[all...]
H A Dvdec_vp9_req_lat_if.c519 mtk_vdec_err(ctx, "failed to map default frame ctx\n");
1094 mtk_vdec_err(instance->ctx, "tile_rows %u tile_cols %u\n", rows, cols);
1101 mtk_vdec_err(instance->ctx, "bs size %zu tile offset %u\n", bs->size, offset);
1864 mtk_vdec_err(ctx, "failed to init vpu dec, ret %d\n", ret);
1872 mtk_vdec_err(ctx, "failed to get VP9 vsi\n");
1880 mtk_vdec_err(ctx, "failed to get VP9 core vsi\n");
1967 mtk_vdec_err(instance->ctx, "invalid get parameter type=%d\n", type);
1999 mtk_vdec_err(ctx, "Failed to setup VP9 single ret %d\n", ret);
2006 mtk_vdec_err(ctx, "Failed to dec VP9 ret %d\n", ret);
2014 mtk_vdec_err(ct
[all...]
H A Dvdec_vp8_if.c370 mtk_vdec_err(inst->ctx, "Cannot allocate working buffer");
404 mtk_vdec_err(ctx, "vdec_vp8 init err=%d", err);
506 mtk_vdec_err(inst->ctx, "\n - FRAME[%d] - err=%d\n", inst->frm_cnt, err);
587 mtk_vdec_err(inst->ctx, "invalid get parameter type=%d", type);

Completed in 394 milliseconds