Home
last modified time | relevance | path

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

/dports/multimedia/mplayer/mplayer-export-2021-12-29/
H A Dm_option.h92 } m_time_size_t; typedef
H A Dm_option.c1378 m_time_size_t ts; in parse_time_size()
1418 *(m_time_size_t *)dst = ts; in parse_time_size()
1425 sizeof(m_time_size_t),
H A Dmplayer.c209 static m_time_size_t end_at = { .type = END_AT_NONE, .pos = 0 };
1741 static int is_at_end(MPContext *mpctx, m_time_size_t *end_at, double pts) in is_at_end()
H A Dmencoder.c226 static m_time_size_t end_at = { .type = END_AT_NONE, .pos = 0 };
/dports/multimedia/mencoder/mplayer-export-2021-12-29/
H A Dm_option.h92 } m_time_size_t; typedef
H A Dm_option.c1378 m_time_size_t ts; in parse_time_size()
1418 *(m_time_size_t *)dst = ts; in parse_time_size()
1425 sizeof(m_time_size_t),
H A Dmplayer.c209 static m_time_size_t end_at = { .type = END_AT_NONE, .pos = 0 };
1741 static int is_at_end(MPContext *mpctx, m_time_size_t *end_at, double pts) in is_at_end()
H A Dmencoder.c226 static m_time_size_t end_at = { .type = END_AT_NONE, .pos = 0 };