Searched refs:state_pipeline_req (Results 1 – 3 of 3) sorted by relevance
297 int state_pipeline_req; member
237 int state_pipeline_req; /* Somebody wants to stream */ member
818 *vp = cptr->hdw->state_pipeline_req; in ctrl_streamingenabled_get()1721 return hdw->state_pipeline_req != 0; in pvr2_hdw_get_streaming()1730 if ((!enable_flag) != !(hdw->state_pipeline_req)) { in pvr2_hdw_set_streaming()1731 hdw->state_pipeline_req = enable_flag != 0; in pvr2_hdw_set_streaming()4212 if (hdw->state_pipeline_req && in state_eval_encoder_config()4226 !hdw->state_pipeline_req || in state_eval_encoder_config()4440 if (hdw->state_pipeline_req && in state_eval_decoder_run()4483 !hdw->state_pipeline_req || in state_eval_decoder_run()4523 hdw->state_pipeline_req && in state_eval_usbstream_run()4531 if (!hdw->state_pipeline_req || in state_eval_usbstream_run()[all …]