Home
last modified time | relevance | path

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

/dports/multimedia/mpv/mpv-0.34.1/filters/
H A Df_utils.c24 mp_pin_out_repeat_eof(f->ppins[0]); in frame_duration_process()
223 mp_pin_out_repeat_eof(f->ppins[0]); in fixed_aframe_size_process()
H A Dfilter.h106 void mp_pin_out_repeat_eof(struct mp_pin *p);
H A Df_swresample.c625 mp_pin_out_repeat_eof(f->ppins[0]); in process()
H A Dfilter.c356 void mp_pin_out_repeat_eof(struct mp_pin *p) in mp_pin_out_repeat_eof() function
/dports/multimedia/mpv/mpv-0.34.1/audio/filter/
H A Daf_scaletempo2.c77 mp_pin_out_repeat_eof(p->in_pin); // drain more next time in process()
H A Daf_rubberband.c165 mp_pin_out_repeat_eof(p->in_pin); // drain more next time in process()
H A Daf_scaletempo.c351 mp_pin_out_repeat_eof(s->in_pin); in process()