mtk_venc_err
mtk_venc_err(inst->ctx, "unsupported CONSTRAINED_BASELINE");
mtk_venc_err(inst->ctx, "unsupported EXTENDED");
mtk_venc_err(inst->ctx, "unsupported 1B");
mtk_venc_err(inst->ctx, "cannot allocate buf %d", i);
mtk_venc_err(inst->ctx, "cannot allocate pps_buf");
mtk_venc_err(inst->ctx, "expect irq status %d", MTK_VENC_IRQ_STATUS_SPS);
mtk_venc_err(inst->ctx, "expect irq status %d", MTK_VENC_IRQ_STATUS_PPS);
mtk_venc_err(ctx, "irq_status=%d failed", irq_status);
mtk_venc_err(inst->ctx, "filler size too small %d", size);
mtk_venc_err(ctx, "venc_start_opt %d not supported", opt);
mtk_venc_err(inst->ctx, "cannot alloc work_bufs[%d]", i);
mtk_venc_err(inst->ctx, "bitstream buf size is too small(%zu)", bs_buf->size);
mtk_venc_err(inst->ctx, "irq_status=%d failed", irq_status);
mtk_venc_err(inst->ctx, "vp8_enc_compose_one_frame failed");
mtk_venc_err(ctx, "opt not support:%d", opt);
mtk_venc_err(vpu->ctx, "unknown msg id %x", msg->msg_id);
mtk_venc_err(vpu->ctx, "inst dev is NULL");
mtk_venc_err(vpu->ctx, "vpu_ipi_send msg_id %x len %d fail %d",
mtk_venc_err(vpu->ctx, "vpu_ipi_register fail %d", status);
mtk_venc_err(vpu->ctx, "AP_IPIMSG_ENC_INIT fail");
mtk_venc_err(vpu->ctx, "invalid venc vsi");
mtk_venc_err(vpu->ctx, "id %d not supported", id);
mtk_venc_err(vpu->ctx, "AP_IPIMSG_ENC_SET_PARAM %d fail", id);
mtk_venc_err(vpu->ctx, "dma_addr not align to 16");
mtk_venc_err(vpu->ctx, "unhandled firmware version 0x%x\n",
mtk_venc_err(vpu->ctx, "AP_IPIMSG_ENC_ENCODE %d fail", bs_mode);
mtk_venc_err(vpu->ctx, "dma_addr not align to 16");
mtk_venc_err(vpu->ctx, "AP_IPIMSG_ENC_ENCODE %d fail", bs_mode);
mtk_venc_err(vpu->ctx, "AP_IPIMSG_ENC_DEINIT fail");
mtk_venc_err(vpu->ctx, "vpu enc status failure %d", vpu->failure);