Home
last modified time | relevance | path

Searched defs:_avistdindex_entry (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/mjpegtools/mjpegtools-2.1.0/lavtools/
H A Davilib.h82 typedef struct _avistdindex_entry { struct
83 uint32_t dwOffset; // qwBaseOffset + this is absolute file offset
84 uint32_t dwSize; // bit 31 is set if this is NOT a keyframe
/dports/multimedia/ogmtools/ogmtools-1.5/avilib/
H A Davilib.h87 typedef struct _avistdindex_entry { struct
88 uint32_t dwOffset; // qwBaseOffset + this is absolute file offset
89 uint32_t dwSize; // bit 31 is set if this is NOT a keyframe
/dports/multimedia/ogmrip/ogmrip-1.0.1/avibox/
H A Davilib.h88 typedef struct _avistdindex_entry { struct
89 uint32_t dwOffset; // qwBaseOffset + this is absolute file offset
90 uint32_t dwSize; // bit 31 is set if this is NOT a keyframe
/dports/multimedia/transcode/transcode-1.1.7/avilib/
H A Davilib.h88 typedef struct _avistdindex_entry { struct
89 uint32_t dwOffset; // qwBaseOffset + this is absolute file offset
90 uint32_t dwSize; // bit 31 is set if this is NOT a keyframe
/dports/multimedia/gpac-libgpac/gpac-1.0.0/include/gpac/internal/
H A Davilib.h74 typedef struct _avistdindex_entry { struct
75 u32 dwOffset; // qwBaseOffset + this is absolute file offset
76 u32 dwSize; // bit 31 is set if this is NOT a keyframe
/dports/multimedia/ccextractor/ccextractor-0.85/src/gpacmp4/gpac/internal/
H A Davilib.h74 typedef struct _avistdindex_entry { struct
75 u32 dwOffset; // qwBaseOffset + this is absolute file offset
76 u32 dwSize; // bit 31 is set if this is NOT a keyframe
/dports/multimedia/gpac-mp4box/gpac-1.0.0/include/gpac/internal/
H A Davilib.h74 typedef struct _avistdindex_entry { struct
75 u32 dwOffset; // qwBaseOffset + this is absolute file offset
76 u32 dwSize; // bit 31 is set if this is NOT a keyframe
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Daviriff.h197 typedef struct _avistdindex_entry { struct
198 DWORD dwOffset;
199 DWORD dwSize;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Daviriff.h197 typedef struct _avistdindex_entry { struct
198 DWORD dwOffset;
199 DWORD dwSize;
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/avilib-0.6.10/
H A Davilib.h91 typedef struct _avistdindex_entry { struct
92 uint32_t dwOffset; // qwBaseOffset + this is absolute file offset
93 uint32_t dwSize; // bit 31 is set if this is NOT a keyframe
/dports/multimedia/vapoursynth/vapoursynth-R54/src/filters/avisource/
H A DAVIReadHandler.cpp105 struct _avistdindex_entry { struct
106 uint32 dwOffset; // qwBaseOffset + this is absolute file offset
107 uint32 dwSize; // bit 31 is set if this is NOT a keyframe
/dports/multimedia/libxine/xine-lib-1.2.11/src/demuxers/
H A Ddemux_avi.c122 typedef struct _avistdindex_entry { struct
123 uint32_t dwOffset; /* qwBaseOffset + this is absolute file offset */
124 uint32_t dwSize; /* bit 31 is set if this is NOT a keyframe */