Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/coda/
Dcoda.h238 bool use_bit; member
Dcoda-common.c1011 if (ctx->inst_type == CODA_INST_DECODER && ctx->use_bit) { in coda_job_ready()
1255 if (ctx->inst_type == CODA_INST_DECODER && ctx->use_bit) { in coda_start_streaming()
1299 if (ctx->inst_type == CODA_INST_DECODER && ctx->use_bit) in coda_start_streaming()
1694 ctx->use_bit = !ctx->cvd->direct; in coda_open()
1789 if (ctx->inst_type == CODA_INST_DECODER && ctx->use_bit) in coda_release()