Searched refs:state_pipeline_pause (Results 1 – 3 of 3) sorted by relevance
289 int state_pipeline_pause; member
228 int state_pipeline_pause; /* Pipeline must be paused */ member
3115 hdw->state_pipeline_pause = !0; in pvr2_hdw_commit_execute()4243 !hdw->state_pipeline_pause) return 0; in state_eval_encoder_config()4255 hdw->state_pipeline_pause || in state_eval_encoder_config()4471 !hdw->state_pipeline_pause && in state_eval_decoder_run()4514 hdw->state_pipeline_pause || in state_eval_decoder_run()4554 !hdw->state_pipeline_pause && in state_eval_usbstream_run()4562 hdw->state_pipeline_pause || in state_eval_usbstream_run()4593 hdw->state_pipeline_pause) return 0; in state_eval_pipeline_config()4615 if (hdw->state_pipeline_idle && hdw->state_pipeline_pause) { in state_update_pipeline_state()4616 hdw->state_pipeline_pause = 0; in state_update_pipeline_state()[all …]