Home
last modified time | relevance | path

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

/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/x11/
H A Dx11_video.c383 w->still_mode = 0; in bg_x11_window_put_frame()
389 w->still_mode = 1; in bg_x11_window_put_still()
H A Dx11_event.c418 if(w->still_mode && w->still_frame) in bg_x11_window_handle_event()
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/bdnav/
H A Dnavigation.c626 unsigned pi_angle_count, unsigned still_mode, unsigned still_time, in _fill_clip() argument
635 clip->still_mode = still_mode; in _fill_clip()
771 pi->still_mode, pi->still_time, clip, ii, &pos, &time); in nav_title_open()
1082 pi->still_mode, pi->still_time, cl, ii, &pos, &time); in nav_set_angle()
H A Dnavigation.h88 uint8_t still_mode; member
H A Dmpls_data.h90 uint8_t still_mode; member
H A Dmpls_parse.c491 pi->still_mode = bs_read(bits, 8); in _parse_playitem()
492 if (pi->still_mode == 0x01) { in _parse_playitem()
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/bdnav/
H A Dnavigation.c626 unsigned pi_angle_count, unsigned still_mode, unsigned still_time, in _fill_clip() argument
635 clip->still_mode = still_mode; in _fill_clip()
771 pi->still_mode, pi->still_time, clip, ii, &pos, &time); in nav_title_open()
1082 pi->still_mode, pi->still_time, cl, ii, &pos, &time); in nav_set_angle()
H A Dnavigation.h88 uint8_t still_mode; member
H A Dmpls_data.h90 uint8_t still_mode; member
H A Dmpls_parse.c491 pi->still_mode = bs_read(bits, 8); in _parse_playitem()
492 if (pi->still_mode == 0x01) { in _parse_playitem()
/dports/multimedia/gmerlin/gmerlin-1.2.0/include/x11/
H A Dx11_window_private.h315 int still_mode; member
/dports/multimedia/libbluray/libbluray-1.3.0/src/devtools/
H A Dmpls_dump.c190 if (pi->still_mode == 1) { in _show_details()
193 if (pi->still_mode == 2) { in _show_details()
/dports/multimedia/handbrake/libbluray-1.3.0/src/devtools/
H A Dmpls_dump.c190 if (pi->still_mode == 1) { in _show_details()
193 if (pi->still_mode == 2) { in _show_details()
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/
H A Dbluray.h237 uint8_t still_mode; member
H A Dbluray.c2007 if (st->clip->still_mode == BLURAY_STILL_INFINITE) { in _bd_read()
2011 if (st->clip->still_mode == BLURAY_STILL_TIME) { in _bd_read()
2153 if (st->clip->still_mode == BLURAY_STILL_TIME) { in bd_read_skip_still()
2761 ci->still_mode = pi->still_mode; in _fill_title_info()
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/
H A Dbluray.h237 uint8_t still_mode; member
H A Dbluray.c2007 if (st->clip->still_mode == BLURAY_STILL_INFINITE) { in _bd_read()
2011 if (st->clip->still_mode == BLURAY_STILL_TIME) { in _bd_read()
2153 if (st->clip->still_mode == BLURAY_STILL_TIME) { in bd_read_skip_still()
2761 ci->still_mode = pi->still_mode; in _fill_title_info()