Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/coda/
Dcoda-common.c207 .type = CODA_INST_DECODER,
228 .type = CODA_INST_DECODER,
811 if (ctx->inst_type != CODA_INST_DECODER) in coda_s_fmt_vid_out()
1037 if (ctx->inst_type != CODA_INST_DECODER) in coda_decoder_cmd()
1219 if (ret < 0 && ctx->inst_type == CODA_INST_DECODER) { in coda_pic_run_work()
1260 if (!src_bufs && ctx->inst_type != CODA_INST_DECODER) { in coda_job_ready()
1272 if (ctx->inst_type == CODA_INST_DECODER && ctx->use_bit) { in coda_job_ready()
1603 if (ctx->inst_type == CODA_INST_DECODER && ctx->use_bit) { in coda_start_streaming()
1637 if (ctx->inst_type == CODA_INST_DECODER && ctx->use_bit) in coda_start_streaming()
1655 if (ctx->inst_type == CODA_INST_DECODER) { in coda_start_streaming()
[all …]
Dcoda.h41 CODA_INST_DECODER, enumerator
Dcoda-bit.c688 } else if (ctx->inst_type == CODA_INST_DECODER) { in coda_setup_iram()
722 if (ctx->inst_type == CODA_INST_DECODER) { in coda_setup_iram()