/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/x11/ |
H A D | x11_video.c | 383 w->still_mode = 0; in bg_x11_window_put_frame() 389 w->still_mode = 1; in bg_x11_window_put_still()
|
H A D | x11_event.c | 418 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 D | navigation.c | 626 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 D | navigation.h | 88 uint8_t still_mode; member
|
H A D | mpls_data.h | 90 uint8_t still_mode; member
|
H A D | mpls_parse.c | 491 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 D | navigation.c | 626 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 D | navigation.h | 88 uint8_t still_mode; member
|
H A D | mpls_data.h | 90 uint8_t still_mode; member
|
H A D | mpls_parse.c | 491 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 D | x11_window_private.h | 315 int still_mode; member
|
/dports/multimedia/libbluray/libbluray-1.3.0/src/devtools/ |
H A D | mpls_dump.c | 190 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 D | mpls_dump.c | 190 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 D | bluray.h | 237 uint8_t still_mode; member
|
H A D | bluray.c | 2007 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 D | bluray.h | 237 uint8_t still_mode; member
|
H A D | bluray.c | 2007 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()
|