Searched refs:streamon_out (Results 1 – 3 of 3) sorted by relevance
202 int streamon_out; member
944 if ((ctx->aborting || (!ctx->streamon_cap && !ctx->streamon_out)) && in coda_pic_run_work()1271 ctx->streamon_out = 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()1349 ctx->streamon_out = 0; in coda_stop_streaming()
1242 if (!ctx->streamon_out) { in coda_prepare_encode()