Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/coda/
Dcoda.h203 int streamon_cap; member
Dcoda-common.c944 if ((ctx->aborting || (!ctx->streamon_cap && !ctx->streamon_out)) && in coda_pic_run_work()
1278 ctx->streamon_cap = 1; in coda_start_streaming()
1282 if (!(ctx->streamon_out & ctx->streamon_cap)) in coda_start_streaming()
1344 stop = ctx->streamon_out && ctx->streamon_cap; in coda_stop_streaming()
1360 ctx->streamon_cap = 0; in coda_stop_streaming()