Searched refs:streamon_out (Results 1 – 10 of 10) sorted by relevance
89 if (inst->streamon_out && inst->streamon_cap) { in venc_op_s_ctrl()216 if (inst->streamon_out && inst->streamon_cap) { in venc_op_s_ctrl()257 if (inst->streamon_out && inst->streamon_cap) { in venc_op_s_ctrl()288 if (inst->streamon_out && inst->streamon_cap) { in venc_op_s_ctrl()301 if (inst->streamon_out && inst->streamon_cap) { in venc_op_s_ctrl()
419 unsigned int streamon_cap, streamon_out; member
1360 if (!(inst->streamon_out & inst->streamon_cap)) in delayed_process_buf_func()1512 !(inst->streamon_out && inst->streamon_cap)) in venus_helper_vb2_buf_queue()1550 if (inst->streamon_out & inst->streamon_cap) { in venus_helper_vb2_stop_streaming()1575 inst->streamon_out = 0; in venus_helper_vb2_stop_streaming()
543 if (!(inst->streamon_out && inst->streamon_cap)) in vdec_decoder_cmd()997 if (!inst->streamon_out) in vdec_start_capture()1124 inst->streamon_out = 1; in vdec_start_output()1247 inst->streamon_out = 0; in vdec_stop_streaming()
1156 inst->streamon_out = 1; in venc_start_streaming()1160 if (!(inst->streamon_out & inst->streamon_cap)) { in venc_start_streaming()1208 inst->streamon_out = 0; in venc_start_streaming()
269 if (!sess->streamon_out) in vdec_vb2_buf_queue()294 sess->streamon_out = 1; in vdec_start_streaming()298 if (!sess->streamon_out) in vdec_start_streaming()358 sess->streamon_out = 0; in vdec_start_streaming()405 (!sess->streamon_out || !sess->streamon_cap))) { in vdec_stop_streaming()425 sess->streamon_out = 0; in vdec_stop_streaming()727 if (!(sess->streamon_out & sess->streamon_cap)) in vdec_decoder_cmd()
256 unsigned int streamon_cap, streamon_out; member
234 int streamon_out; member
1556 if ((ctx->aborting || (!ctx->streamon_cap && !ctx->streamon_out)) && in coda_pic_run_work()2045 ctx->streamon_out = 1; in coda_start_streaming()2051 if (!(ctx->streamon_out && ctx->streamon_cap)) in coda_start_streaming()2118 stop = ctx->streamon_out && ctx->streamon_cap; in coda_stop_streaming()2123 ctx->streamon_out = 0; in coda_stop_streaming()2164 if (!ctx->streamon_out && !ctx->streamon_cap) in coda_stop_streaming()
1614 if (!ctx->streamon_out) { in coda_prepare_encode()