Home
last modified time | relevance | path

Searched refs:user_ops_t (Results 1 – 20 of 20) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mkv/
H A Ddemux.hpp131 } ATTRIBUTE_PACKED user_ops_t; typedef
148 user_ops_t vobu_uop_ctl; /**< UOP of vobu */
/dports/multimedia/libdvdread/libdvdread-6.1.2/src/dvdread/
H A Dnav_types.h51 user_ops_t vobu_uop_ctl; /**< UOP of vobu */
H A Difo_types.h281 } ATTRIBUTE_PACKED user_ops_t; typedef
291 user_ops_t prohibited_ops;
/dports/multimedia/handbrake/libdvdread-6.1.1/src/dvdread/
H A Dnav_types.h51 user_ops_t vobu_uop_ctl; /**< UOP of vobu */
H A Difo_types.h281 } ATTRIBUTE_PACKED user_ops_t; typedef
291 user_ops_t prohibited_ops;
/dports/multimedia/libxine/xine-lib-1.2.11/src/input/libdvdnav/
H A Dnav_types.h76 user_ops_t vobu_uop_ctl; /**< UOP of vobu */
H A Difo_types.h376 } ATTRIBUTE_PACKED user_ops_t; typedef
386 user_ops_t prohibited_ops;
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDInputStreams/dvdnav/
H A Dnav_types.h62 user_ops_t vobu_uop_ctl; /**< UOP of vobu */
H A Difo_types.h265 } ATTRIBUTE_PACKED user_ops_t; typedef
275 user_ops_t prohibited_ops;
H A Ddvdnav.h632 user_ops_t dvdnav_get_restrictions(dvdnav_t *self);
/dports/multimedia/libdvdnav/libdvdnav-6.1.1/src/dvdnav/
H A Ddvdnav.h674 user_ops_t dvdnav_get_restrictions(dvdnav_t *self);
/dports/multimedia/handbrake/libdvdnav-6.1.1/src/dvdnav/
H A Ddvdnav.h674 user_ops_t dvdnav_get_restrictions(dvdnav_t *self);
/dports/multimedia/libdvdnav/libdvdnav-6.1.1/src/
H A Ddvdnav.c1282 user_ops_t dvdnav_get_restrictions(dvdnav_t* this) { in dvdnav_get_restrictions()
1289 user_ops_t ops_struct; in dvdnav_get_restrictions()
/dports/multimedia/handbrake/libdvdnav-6.1.1/src/
H A Ddvdnav.c1282 user_ops_t dvdnav_get_restrictions(dvdnav_t* this) { in dvdnav_get_restrictions()
1289 user_ops_t ops_struct; in dvdnav_get_restrictions()
/dports/multimedia/libdvdread/libdvdread-6.1.2/src/
H A Difo_read.c205 static void read_user_ops(user_ops_t *uo) { in read_user_ops()
207 uint8_t buf[sizeof(user_ops_t)]; in read_user_ops()
209 memcpy(buf, uo, sizeof(user_ops_t)); in read_user_ops()
H A Difo_print.c433 static void ifoPrint_USER_OPS(user_ops_t *user_ops) { in ifoPrint_USER_OPS()
/dports/multimedia/handbrake/libdvdread-6.1.1/src/
H A Difo_read.c205 static void read_user_ops(user_ops_t *uo) { in read_user_ops()
207 uint8_t buf[sizeof(user_ops_t)]; in read_user_ops()
209 memcpy(buf, uo, sizeof(user_ops_t)); in read_user_ops()
H A Difo_print.c433 static void ifoPrint_USER_OPS(user_ops_t *user_ops) { in ifoPrint_USER_OPS()
/dports/multimedia/libdvdread/libdvdread-6.1.2/
H A DChangeLog1440 user_ops_t substruct it just prints the first 32 bytes by pointer type punning.
/dports/multimedia/handbrake/libdvdread-6.1.1/
H A DChangeLog1348 user_ops_t substruct it just prints the first 32 bytes by pointer type punning.