Lines Matching refs:CODA_INST_ENCODER
176 .type = CODA_INST_ENCODER,
191 .type = CODA_INST_ENCODER,
242 .type = CODA_INST_ENCODER,
885 if (ctx->inst_type != CODA_INST_ENCODER) in coda_s_fmt_vid_cap()
1054 ctx->inst_type == CODA_INST_ENCODER) in coda_g_selection()
1074 if (ctx->inst_type == CODA_INST_ENCODER && in coda_s_selection()
1924 if ((ctx->inst_type == CODA_INST_ENCODER || !ctx->use_bit) && in coda_buf_queue()
2247 if (ctx->inst_type == CODA_INST_ENCODER) in coda_s_ctrl()
2498 if (ctx->inst_type == CODA_INST_ENCODER) { in coda_ctrls_setup()
2657 if (enable_bwb || ctx->inst_type == CODA_INST_ENCODER) in coda_open()
2908 if (dev->devtype->vdevs[i]->type == CODA_INST_ENCODER) { in coda_register_device()