Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/coda/
Dcoda.h40 CODA_INST_ENCODER, enumerator
Dcoda-common.c177 .type = CODA_INST_ENCODER,
192 .type = CODA_INST_ENCODER,
784 if (ctx->inst_type != CODA_INST_ENCODER) in coda_s_fmt_vid_cap()
942 if (ctx->inst_type == CODA_INST_ENCODER && in coda_s_selection()
994 if (ctx->inst_type != CODA_INST_ENCODER) in coda_encoder_cmd()
1539 if (ctx->inst_type == CODA_INST_ENCODER && in coda_buf_queue()
2017 if (ctx->inst_type == CODA_INST_ENCODER) { in coda_ctrls_setup()
2167 if (enable_bwb || ctx->inst_type == CODA_INST_ENCODER) in coda_open()
Dcoda-bit.c648 if (ctx->inst_type == CODA_INST_ENCODER) { in coda_setup_iram()