Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/coda/
Dcoda-common.c828 if (ctx->inst_type != CODA_INST_DECODER) in coda_decoder_cmd()
926 if (ret < 0 && ctx->inst_type == CODA_INST_DECODER) { in coda_pic_run_work()
964 ctx->inst_type != CODA_INST_DECODER) { in coda_job_ready()
976 if (ctx->inst_type == CODA_INST_DECODER && ctx->use_bit) { in coda_job_ready()
1298 if (ctx->inst_type == CODA_INST_DECODER && ctx->use_bit) in coda_start_streaming()
1316 if (ctx->inst_type == CODA_INST_DECODER) { in coda_start_streaming()
1554 if (ctx->inst_type == CODA_INST_ENCODER) { in coda_ctrls_setup()
1674 ctx->inst_type = ctx->cvd->type; in coda_open()
1770 if (ctx->inst_type == CODA_INST_DECODER && ctx->use_bit) in coda_release()
Dcoda.h208 enum coda_inst_type inst_type; member
Dcoda-bit.c541 if (ctx->inst_type == CODA_INST_ENCODER) { in coda_setup_iram()
581 } else if (ctx->inst_type == CODA_INST_DECODER) { in coda_setup_iram()
614 if (ctx->inst_type == CODA_INST_DECODER) { in coda_setup_iram()