Searched refs:state_pipeline_req (Results 1 – 3 of 3) sorted by relevance
288 int state_pipeline_req; member
227 int state_pipeline_req; /* Somebody wants to stream */ member
812 *vp = cptr->hdw->state_pipeline_req; in ctrl_streamingenabled_get()1714 return hdw->state_pipeline_req != 0; in pvr2_hdw_get_streaming()1723 if (!enable_flag != !hdw->state_pipeline_req) { in pvr2_hdw_set_streaming()1724 hdw->state_pipeline_req = enable_flag != 0; in pvr2_hdw_set_streaming()4242 if (hdw->state_pipeline_req && in state_eval_encoder_config()4256 !hdw->state_pipeline_req || in state_eval_encoder_config()4470 if (hdw->state_pipeline_req && in state_eval_decoder_run()4513 !hdw->state_pipeline_req || in state_eval_decoder_run()4553 hdw->state_pipeline_req && in state_eval_usbstream_run()4561 if (!hdw->state_pipeline_req || in state_eval_usbstream_run()[all …]
Completed in 13 milliseconds