Home
last modified time | relevance | path

Searched refs:disable_decoder_flush_from_video_out (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/libxine/xine-lib-1.2.11/src/xine-engine/
H A Dvideo_out.c206 int disable_decoder_flush_from_video_out; member
2347 this->disable_decoder_flush_from_video_out = entry->num_value; in video_out_update_disable_flush_from_video_out()
2359 …this->disable_decoder_flush_from_video_out = this->xine->x.config->register_bool (this->xine->x.co… in video_out_loop()
2427 if (this->last_delivery_pts && !this->disable_decoder_flush_from_video_out) { in video_out_loop()