Searched refs:current_codec (Results 1 – 15 of 15) sorted by relevance
97 error = ctx->current_codec->setup(ctx, &run); in cedrus_device_run()113 ctx->current_codec->trigger(ctx); in cedrus_device_run()
135 status = ctx->current_codec->irq_status(ctx); in cedrus_irq()139 ctx->current_codec->irq_disable(ctx); in cedrus_irq()140 ctx->current_codec->irq_clear(ctx); in cedrus_irq()
121 struct cedrus_dec_ops *current_codec; member
19 switch (ctx->current_codec) { in mtk_vdec_dbgfs_get_format_type()35 ctx->current_codec); in mtk_vdec_dbgfs_get_format_type()
148 enum visl_codec current_codec; member
73 switch (ctx->current_codec) { in visl_get_ref_frames()311 switch (ctx->current_codec) { in visl_tpg_fill_codec_specific()499 switch (ctx->current_codec) { in visl_trace_ctrls()580 switch (ctx->current_codec) { in visl_device_run()
206 u32 current_codec; member
336 if (ctx->current_codec == V4L2_PIX_FMT_AV1_FRAME) { in vdec_msg_queue_init()
376 ctx->current_codec == V4L2_PIX_FMT_VP8_FRAME) { in mtk_vdec_worker()
529 ctx->current_codec = fmt->fourcc; in vidioc_vdec_s_fmt()
287 inst->vpu.codec_type = ctx->current_codec; in vdec_vp8_slice_init()
409 inst->vpu.codec_type = ctx->current_codec; in vdec_h264_slice_init()
869 inst->vpu.codec_type = ctx->current_codec; in vdec_hevc_slice_init()
1892 instance->vpu.codec_type = ctx->current_codec; in vdec_av1_slice_init()
1861 instance->vpu.codec_type = ctx->current_codec; in vdec_vp9_slice_init()