Home
last modified time | relevance | path

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

/dports/multimedia/mpv/mpv-0.34.1/player/
H A Dcore.h618 int get_cache_buffering_percentage(struct MPContext *mpctx);
H A Dplayloop.c797 int get_cache_buffering_percentage(struct MPContext *mpctx) in get_cache_buffering_percentage() function
H A Dcommand.c1521 int state = get_cache_buffering_percentage(mpctx); in mp_property_cache_buffering()