Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/coda/
Dcoda-common.c174 .type = CODA_INST_ENCODER,
189 .type = CODA_INST_ENCODER,
778 if (ctx->inst_type != CODA_INST_ENCODER) in coda_s_fmt_vid_cap()
965 if (ctx->inst_type == CODA_INST_ENCODER && in coda_s_selection()
1006 if (ctx->inst_type != CODA_INST_ENCODER) in coda_try_encoder_cmd()
1161 if (ctx->inst_type != CODA_INST_ENCODER) in coda_enum_framesizes()
1788 if (ctx->inst_type == CODA_INST_ENCODER && in coda_buf_queue()
2069 if (ctx->inst_type == CODA_INST_ENCODER) in coda_s_ctrl()
2304 if (ctx->inst_type == CODA_INST_ENCODER) { in coda_ctrls_setup()
2456 if (enable_bwb || ctx->inst_type == CODA_INST_ENCODER) in coda_open()
[all …]
Dcoda.h37 CODA_INST_ENCODER, enumerator
Dcoda-bit.c830 if (ctx->inst_type == CODA_INST_ENCODER) { in coda_setup_iram()