Home
last modified time | relevance | path

Searched defs:frame_s (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/jmref/JM/ldecod/inc/
H A Derc_globals.h33 typedef struct frame_s struct
35 VideoParameters *p_Vid;
36 imgpel *yptr;
37 imgpel *uptr;
38 imgpel *vptr;
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfcc/source/
H A Dgrab.c61 typedef struct frame_s { struct
62 struct frame_s *next; argument
63 const char *name;
64 int num;
/dports/games/quakeforge/quakeforge-0.7.2/qtv/include/
H A Dserver.h53 typedef struct frame_s { struct
54 int delta_sequence;
55 qboolean invalid;
56 packet_players_t players;
57 packet_entities_t entities;
/dports/games/egl/egl-0.3.1_9/cgame/
H A Dcg_shared.h191 typedef struct frame_s { struct
192 qBool valid; // cleared if delta parsing was invalid
193 int serverFrame;
194 int serverTime; // server time the message is valid for (in msec)
195 int deltaFrame;
196 qBool areaChanged;
197 byte areaBits[MAX_AREA_BITS]; // portalarea visibility bits
198 playerStateNew_t playerState;
199 int numEntities;
200 int parseEntities; // non-masked index into cg_parseEntities array
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/spandsp/private/
H A Dv42.h59 typedef struct frame_s struct
61 int len;
62 uint8_t buf[4 + V42_MAX_N_401];
/dports/comms/spandsp/spandsp-284fe91/src/spandsp/private/
H A Dv42.h59 typedef struct frame_s struct
61 int len;
62 uint8_t buf[4 + V42_MAX_N_401];
/dports/multimedia/ustreamer/ustreamer-4.10/janus/src/
H A Dframe.h56 } frame_s; typedef
/dports/multimedia/ustreamer/ustreamer-4.10/python/src/
H A Dframe.h56 } frame_s; typedef
/dports/multimedia/ustreamer/ustreamer-4.10/src/libs/
H A Dframe.h56 } frame_s; typedef
/dports/graphics/xmedcon/xmedcon-0.17.0/libs/dicom/
H A Dtransform.c181 U16 *frame_s,*frame_d,*s,*d; in dicom_planar() local
/dports/devel/indi/indi-1.9.1/obsolete/
H A Dstv.c1601 char frame_s[32]; in addFITSKeywords() local
/dports/math/pari/pari-2.13.3/src/language/
H A Dcompile.c101 struct frame_s struct
116 static THREAD struct frame_s *frames; argument
/dports/multimedia/vapoursynth-l-smash-works/L-SMASH-Works-0.0-940-g198cc78/AviUtl/
H A Dlwmuxer.c735 static int get_input_movies( lsmash_handler_t *hp, void *editp, FILTER *fp, int frame_s, int frame_… in get_input_movies()
1538 int frame_s; in dialog_proc() local
/dports/archivers/c-blosc2/c-blosc2-2.0.4/blosc/
H A Dschunk.c1141 blosc2_frame_s* frame_s = (blosc2_frame_s*)(schunk->frame); in blosc2_schunk_frame_len() local
/dports/lang/algol68g/algol68g-2.8.4/source/
H A Dgenie.c7014 ADDR_T stack_s = 0, frame_s = 0; in genie_parallel() local