Home
last modified time | relevance | path

Searched refs:CODA_INST_ENCODER (Results 1 – 3 of 3) sorted by relevance

/drivers/media/platform/chips-media/
Dcoda-common.c176 .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()
[all …]
Dcoda.h45 CODA_INST_ENCODER, enumerator
Dcoda-bit.c832 if (ctx->inst_type == CODA_INST_ENCODER) { in coda_setup_iram()