Home
last modified time | relevance | path

Searched refs:use_bit (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/platform/coda/
Dcoda.h249 bool use_bit; member
Dcoda-common.c1272 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()
2149 ctx->use_bit = !ctx->cvd->direct; in coda_open()
2259 if (ctx->inst_type == CODA_INST_DECODER && ctx->use_bit) in coda_release()