Searched refs:streamon_cap (Results 1 – 6 of 6) sorted by relevance
866 if (!(inst->streamon_out & inst->streamon_cap)) in delayed_process_buf_func()978 if (!(inst->streamon_out & inst->streamon_cap)) in venus_helper_vb2_buf_queue()1014 if (inst->streamon_out & inst->streamon_cap) { in venus_helper_vb2_stop_streaming()1038 inst->streamon_cap = 0; in venus_helper_vb2_stop_streaming()
283 unsigned int streamon_cap, streamon_out; member
478 if (!(inst->streamon_out & inst->streamon_cap)) in vdec_decoder_cmd()799 inst->streamon_cap = 1; in vdec_start_streaming()801 if (!(inst->streamon_out & inst->streamon_cap)) { in vdec_start_streaming()852 inst->streamon_cap = 0; in vdec_start_streaming()
959 inst->streamon_cap = 1; in venc_start_streaming()961 if (!(inst->streamon_out & inst->streamon_cap)) { in venc_start_streaming()1003 inst->streamon_cap = 0; in venc_start_streaming()
204 int streamon_cap; member
1240 if ((ctx->aborting || (!ctx->streamon_cap && !ctx->streamon_out)) && in coda_pic_run_work()1617 ctx->streamon_cap = 1; in coda_start_streaming()1621 if (!(ctx->streamon_out && ctx->streamon_cap)) in coda_start_streaming()1694 stop = ctx->streamon_out && ctx->streamon_cap; in coda_stop_streaming()1710 ctx->streamon_cap = 0; in coda_stop_streaming()1742 if (!ctx->streamon_out && !ctx->streamon_cap) in coda_stop_streaming()