Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/coda/
Dcoda-common.c699 if (ctx->inst_type == CODA_INST_DECODER) { in coda_try_fmt_vid_cap()
862 if (ctx->inst_type != CODA_INST_ENCODER) in coda_s_fmt_vid_cap()
904 if (ctx->inst_type != CODA_INST_DECODER) in coda_s_fmt_vid_out()
963 if (ctx->inst_type == CODA_INST_DECODER && in coda_qbuf()
977 if (ctx->inst_type == CODA_INST_DECODER && in coda_dqbuf()
1021 ctx->inst_type == CODA_INST_DECODER) in coda_g_selection()
1031 ctx->inst_type == CODA_INST_ENCODER) in coda_g_selection()
1051 if (ctx->inst_type == CODA_INST_ENCODER && in coda_s_selection()
1092 if (ctx->inst_type != CODA_INST_ENCODER) in coda_try_encoder_cmd()
1150 if (ctx->inst_type != CODA_INST_DECODER) in coda_try_decoder_cmd()
[all …]
Dcoda.h240 enum coda_inst_type inst_type; member
Dcoda-bit.c207 if (ctx->inst_type != CODA_INST_DECODER || !ctx->use_bit) in coda_bitstream_flush()
830 if (ctx->inst_type == CODA_INST_ENCODER) { in coda_setup_iram()
870 } else if (ctx->inst_type == CODA_INST_DECODER) { in coda_setup_iram()
903 if (ctx->inst_type == CODA_INST_DECODER) { in coda_setup_iram()