Searched refs:streamon_out (Results 1 – 3 of 3) sorted by relevance
197 int streamon_out; member
979 if ((ctx->aborting || (!ctx->streamon_cap && !ctx->streamon_out)) && in coda_pic_run_work()1272 ctx->streamon_out = 1; in coda_start_streaming()1283 if (!(ctx->streamon_out & ctx->streamon_cap)) in coda_start_streaming()1345 stop = ctx->streamon_out && ctx->streamon_cap; in coda_stop_streaming()1350 ctx->streamon_out = 0; in coda_stop_streaming()1392 if (!ctx->streamon_out && !ctx->streamon_cap) in coda_stop_streaming()
1310 if (!ctx->streamon_out) { in coda_prepare_encode()