Home
last modified time | relevance | path

Searched defs:ogg (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/alogg/
H A Dalogg.c82 ALOGG_OGG *ogg = (ALOGG_OGG *)datasource; in _alogg_ogg_read() local
110 ALOGG_OGG *ogg = (ALOGG_OGG *)datasource; in _alogg_ogg_seek() local
134 ALOGG_OGG *ogg = (ALOGG_OGG *)datasource; in _alogg_ogg_close() local
141 ALOGG_OGG *ogg = (ALOGG_OGG *)datasource; in _alogg_ogg_tell() local
164 ALOGG_OGG *ogg; in alogg_create_ogg_from_buffer() local
205 ALOGG_OGG *ogg; in alogg_create_ogg_from_file() local
250 void alogg_destroy_ogg(ALOGG_OGG *ogg) { in alogg_destroy_ogg()
297 void alogg_stop_ogg(ALOGG_OGG *ogg) { in alogg_stop_ogg()
312 void alogg_rewind_ogg(ALOGG_OGG *ogg) { in alogg_rewind_ogg()
391 int alogg_poll_ogg(ALOGG_OGG *ogg) { in alogg_poll_ogg()
[all …]
/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/OggPlugin/
H A DsqOgg.c74 int get_next_page(SqOgg * ogg) in get_next_page()
97 SqOgg * ogg= validate(oggp); in SqOggPacketNext() local
200 SqOgg * ogg= validate(oggp); in SqOggResultWrite() local
224 SqOgg * ogg= validate(oggp); in vorbisDecodeHeader() local
266 SqOgg * ogg= validate(oggp); in vorbisDecode() local
416 SqOgg * ogg= validate(oggp); in vorbisEncode() local
439 void vorbisEOS(SqOgg * ogg) in vorbisEOS()
526 SqOgg * ogg= validate(oggp); in speexDecode() local
587 SqOgg * ogg= validate(oggp); in speexEncodeHeader() local
655 SqOgg * ogg= validate(oggp); in speexEncode() local
[all …]
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavformat/
H A Doggdec.c57 ogg_t *ogg = s->priv_data; in ogg_save() local
82 ogg_t *ogg = s->priv_data; in ogg_restore() local
109 ogg_reset (ogg_t * ogg) in ogg_reset()
158 ogg_t *ogg = s->priv_data; in ogg_new_stream() local
202 ogg_t *ogg = s->priv_data; in ogg_read_page() local
305 ogg_t *ogg = s->priv_data; in ogg_packet() local
405 ogg_t *ogg = s->priv_data; in ogg_get_headers() local
422 ogg_t *ogg = s->priv_data; in ogg_gptopts() local
439 ogg_t *ogg = s->priv_data; in ogg_get_length() local
489 ogg_t *ogg = s->priv_data; in ogg_read_header() local
[all …]
H A Doggdec.h65 typedef struct ogg { struct
66 ogg_stream_t *streams; argument
71 ogg_state_t *state; argument
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Doggdec.c68 struct ogg *ogg = s->priv_data; in free_stream() local
84 struct ogg *ogg = s->priv_data; in ogg_save() local
120 struct ogg *ogg = s->priv_data; in ogg_restore() local
159 struct ogg *ogg = s->priv_data; in ogg_reset() local
210 struct ogg *ogg = s->priv_data; in ogg_replace_stream() local
265 struct ogg *ogg = s->priv_data; in ogg_new_stream() local
339 struct ogg *ogg = s->priv_data; in ogg_read_page() local
480 struct ogg *ogg = s->priv_data; in ogg_packet() local
622 struct ogg *ogg = s->priv_data; in ogg_get_length() local
691 struct ogg *ogg = s->priv_data; in ogg_read_close() local
[all …]
H A Doggparsedirac.c30 struct ogg *ogg = s->priv_data; in dirac_header() local
70 struct ogg *ogg = s->priv_data; in dirac_gptopts() local
88 struct ogg *ogg = s->priv_data; in old_dirac_header() local
105 struct ogg *ogg = s->priv_data; in old_dirac_gptopts() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Doggdec.c74 struct ogg *ogg = s->priv_data; in free_stream() local
90 struct ogg *ogg = s->priv_data; in ogg_save() local
126 struct ogg *ogg = s->priv_data; in ogg_restore() local
165 struct ogg *ogg = s->priv_data; in ogg_reset() local
216 struct ogg *ogg = s->priv_data; in ogg_replace_stream() local
276 struct ogg *ogg = s->priv_data; in ogg_new_stream() local
350 struct ogg *ogg = s->priv_data; in ogg_read_page() local
491 struct ogg *ogg = s->priv_data; in ogg_packet() local
633 struct ogg *ogg = s->priv_data; in ogg_get_length() local
702 struct ogg *ogg = s->priv_data; in ogg_read_close() local
[all …]
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/ext/ogg/
H A Dgstoggdemux.c250 GstOggDemux *ogg; in gst_ogg_pad_src_query() local
411 GstOggDemux *ogg; in gst_ogg_demux_receive_event() local
441 GstOggDemux *ogg; in gst_ogg_pad_event() local
1284 GstOggDemux *ogg; in gst_ogg_pad_stream_out() local
2016 GstOggDemux *ogg; in gst_ogg_pad_submit_page() local
2359 GstOggDemux *ogg; in gst_ogg_demux_finalize() local
2414 GstOggDemux *ogg; in gst_ogg_demux_sink_event() local
4649 GstOggDemux *ogg; in gst_ogg_demux_chain() local
4864 GstOggDemux *ogg; in gst_ogg_demux_loop() local
5118 GstOggDemux *ogg; in gst_ogg_demux_sink_activate_mode() local
[all …]
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/ext/ogg/
H A Dgstoggdemux.c250 GstOggDemux *ogg; in gst_ogg_pad_src_query() local
411 GstOggDemux *ogg; in gst_ogg_demux_receive_event() local
441 GstOggDemux *ogg; in gst_ogg_pad_event() local
1284 GstOggDemux *ogg; in gst_ogg_pad_stream_out() local
2016 GstOggDemux *ogg; in gst_ogg_pad_submit_page() local
2359 GstOggDemux *ogg; in gst_ogg_demux_finalize() local
2414 GstOggDemux *ogg; in gst_ogg_demux_sink_event() local
4649 GstOggDemux *ogg; in gst_ogg_demux_chain() local
4864 GstOggDemux *ogg; in gst_ogg_demux_loop() local
5118 GstOggDemux *ogg; in gst_ogg_demux_sink_activate_mode() local
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/ext/ogg/
H A Dgstoggdemux.c250 GstOggDemux *ogg; in gst_ogg_pad_src_query() local
411 GstOggDemux *ogg; in gst_ogg_demux_receive_event() local
441 GstOggDemux *ogg; in gst_ogg_pad_event() local
1284 GstOggDemux *ogg; in gst_ogg_pad_stream_out() local
2016 GstOggDemux *ogg; in gst_ogg_pad_submit_page() local
2359 GstOggDemux *ogg; in gst_ogg_demux_finalize() local
2414 GstOggDemux *ogg; in gst_ogg_demux_sink_event() local
4649 GstOggDemux *ogg; in gst_ogg_demux_chain() local
4864 GstOggDemux *ogg; in gst_ogg_demux_loop() local
5118 GstOggDemux *ogg; in gst_ogg_demux_sink_activate_mode() local
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/ext/ogg/
H A Dgstoggdemux.c250 GstOggDemux *ogg; in gst_ogg_pad_src_query() local
411 GstOggDemux *ogg; in gst_ogg_demux_receive_event() local
441 GstOggDemux *ogg; in gst_ogg_pad_event() local
1284 GstOggDemux *ogg; in gst_ogg_pad_stream_out() local
2016 GstOggDemux *ogg; in gst_ogg_pad_submit_page() local
2359 GstOggDemux *ogg; in gst_ogg_demux_finalize() local
2414 GstOggDemux *ogg; in gst_ogg_demux_sink_event() local
4649 GstOggDemux *ogg; in gst_ogg_demux_chain() local
4864 GstOggDemux *ogg; in gst_ogg_demux_loop() local
5118 GstOggDemux *ogg; in gst_ogg_demux_sink_activate_mode() local
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/ext/ogg/
H A Dgstoggdemux.c250 GstOggDemux *ogg; in gst_ogg_pad_src_query() local
411 GstOggDemux *ogg; in gst_ogg_demux_receive_event() local
441 GstOggDemux *ogg; in gst_ogg_pad_event() local
1284 GstOggDemux *ogg; in gst_ogg_pad_stream_out() local
2016 GstOggDemux *ogg; in gst_ogg_pad_submit_page() local
2359 GstOggDemux *ogg; in gst_ogg_demux_finalize() local
2414 GstOggDemux *ogg; in gst_ogg_demux_sink_event() local
4649 GstOggDemux *ogg; in gst_ogg_demux_chain() local
4864 GstOggDemux *ogg; in gst_ogg_demux_loop() local
5118 GstOggDemux *ogg; in gst_ogg_demux_sink_activate_mode() local
[all …]
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/ext/ogg/
H A Dgstoggdemux.c250 GstOggDemux *ogg; in gst_ogg_pad_src_query() local
411 GstOggDemux *ogg; in gst_ogg_demux_receive_event() local
441 GstOggDemux *ogg; in gst_ogg_pad_event() local
1284 GstOggDemux *ogg; in gst_ogg_pad_stream_out() local
2016 GstOggDemux *ogg; in gst_ogg_pad_submit_page() local
2359 GstOggDemux *ogg; in gst_ogg_demux_finalize() local
2414 GstOggDemux *ogg; in gst_ogg_demux_sink_event() local
4649 GstOggDemux *ogg; in gst_ogg_demux_chain() local
4864 GstOggDemux *ogg; in gst_ogg_demux_loop() local
5118 GstOggDemux *ogg; in gst_ogg_demux_sink_activate_mode() local
[all …]
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/ext/ogg/
H A Dgstoggdemux.c250 GstOggDemux *ogg; in gst_ogg_pad_src_query() local
411 GstOggDemux *ogg; in gst_ogg_demux_receive_event() local
441 GstOggDemux *ogg; in gst_ogg_pad_event() local
1284 GstOggDemux *ogg; in gst_ogg_pad_stream_out() local
2016 GstOggDemux *ogg; in gst_ogg_pad_submit_page() local
2359 GstOggDemux *ogg; in gst_ogg_demux_finalize() local
2414 GstOggDemux *ogg; in gst_ogg_demux_sink_event() local
4649 GstOggDemux *ogg; in gst_ogg_demux_chain() local
4864 GstOggDemux *ogg; in gst_ogg_demux_loop() local
5118 GstOggDemux *ogg; in gst_ogg_demux_sink_activate_mode() local
[all …]
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/ext/ogg/
H A Dgstoggdemux.c250 GstOggDemux *ogg; in gst_ogg_pad_src_query() local
411 GstOggDemux *ogg; in gst_ogg_demux_receive_event() local
441 GstOggDemux *ogg; in gst_ogg_pad_event() local
1284 GstOggDemux *ogg; in gst_ogg_pad_stream_out() local
2016 GstOggDemux *ogg; in gst_ogg_pad_submit_page() local
2359 GstOggDemux *ogg; in gst_ogg_demux_finalize() local
2414 GstOggDemux *ogg; in gst_ogg_demux_sink_event() local
4649 GstOggDemux *ogg; in gst_ogg_demux_chain() local
4864 GstOggDemux *ogg; in gst_ogg_demux_loop() local
5118 GstOggDemux *ogg; in gst_ogg_demux_sink_activate_mode() local
[all …]
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/ext/ogg/
H A Dgstoggdemux.c250 GstOggDemux *ogg; in gst_ogg_pad_src_query() local
411 GstOggDemux *ogg; in gst_ogg_demux_receive_event() local
441 GstOggDemux *ogg; in gst_ogg_pad_event() local
1284 GstOggDemux *ogg; in gst_ogg_pad_stream_out() local
2016 GstOggDemux *ogg; in gst_ogg_pad_submit_page() local
2359 GstOggDemux *ogg; in gst_ogg_demux_finalize() local
2414 GstOggDemux *ogg; in gst_ogg_demux_sink_event() local
4649 GstOggDemux *ogg; in gst_ogg_demux_chain() local
4864 GstOggDemux *ogg; in gst_ogg_demux_loop() local
5118 GstOggDemux *ogg; in gst_ogg_demux_sink_activate_mode() local
[all …]
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/ext/ogg/
H A Dgstoggdemux.c250 GstOggDemux *ogg; in gst_ogg_pad_src_query() local
411 GstOggDemux *ogg; in gst_ogg_demux_receive_event() local
441 GstOggDemux *ogg; in gst_ogg_pad_event() local
1284 GstOggDemux *ogg; in gst_ogg_pad_stream_out() local
2016 GstOggDemux *ogg; in gst_ogg_pad_submit_page() local
2359 GstOggDemux *ogg; in gst_ogg_demux_finalize() local
2414 GstOggDemux *ogg; in gst_ogg_demux_sink_event() local
4649 GstOggDemux *ogg; in gst_ogg_demux_chain() local
4864 GstOggDemux *ogg; in gst_ogg_demux_loop() local
5118 GstOggDemux *ogg; in gst_ogg_demux_sink_activate_mode() local
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Doggdec.c68 struct ogg *ogg = s->priv_data; in ogg_save() local
93 struct ogg *ogg = s->priv_data; in ogg_restore() local
128 struct ogg *ogg = s->priv_data; in ogg_reset() local
179 struct ogg *ogg = s->priv_data; in ogg_replace_stream() local
234 struct ogg *ogg = s->priv_data; in ogg_new_stream() local
305 struct ogg *ogg = s->priv_data; in ogg_read_page() local
443 struct ogg *ogg = s->priv_data; in ogg_packet() local
577 struct ogg *ogg = s->priv_data; in ogg_get_length() local
639 struct ogg *ogg = s->priv_data; in ogg_read_close() local
660 struct ogg *ogg = s->priv_data; in ogg_read_header() local
[all …]
H A Doggparsedirac.c29 struct ogg *ogg = s->priv_data; in dirac_header() local
55 struct ogg *ogg = s->priv_data; in dirac_gptopts() local
73 struct ogg *ogg = s->priv_data; in old_dirac_header() local
90 struct ogg *ogg = s->priv_data; in old_dirac_gptopts() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Doggdec.c68 struct ogg *ogg = s->priv_data; in ogg_save() local
93 struct ogg *ogg = s->priv_data; in ogg_restore() local
128 struct ogg *ogg = s->priv_data; in ogg_reset() local
179 struct ogg *ogg = s->priv_data; in ogg_replace_stream() local
234 struct ogg *ogg = s->priv_data; in ogg_new_stream() local
305 struct ogg *ogg = s->priv_data; in ogg_read_page() local
443 struct ogg *ogg = s->priv_data; in ogg_packet() local
577 struct ogg *ogg = s->priv_data; in ogg_get_length() local
639 struct ogg *ogg = s->priv_data; in ogg_read_close() local
660 struct ogg *ogg = s->priv_data; in ogg_read_header() local
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Doggdec.c68 struct ogg *ogg = s->priv_data; in free_stream() local
84 struct ogg *ogg = s->priv_data; in ogg_save() local
120 struct ogg *ogg = s->priv_data; in ogg_restore() local
159 struct ogg *ogg = s->priv_data; in ogg_reset() local
212 struct ogg *ogg = s->priv_data; in ogg_replace_stream() local
250 struct ogg *ogg = s->priv_data; in ogg_new_stream() local
317 struct ogg *ogg = s->priv_data; in ogg_read_page() local
501 struct ogg *ogg = s->priv_data; in ogg_packet() local
643 struct ogg *ogg = s->priv_data; in ogg_get_length() local
712 struct ogg *ogg = s->priv_data; in ogg_read_close() local
[all …]
H A Doggparsedirac.c30 struct ogg *ogg = s->priv_data; in dirac_header() local
70 struct ogg *ogg = s->priv_data; in dirac_gptopts() local
88 struct ogg *ogg = s->priv_data; in old_dirac_header() local
105 struct ogg *ogg = s->priv_data; in old_dirac_gptopts() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Doggdec.c74 struct ogg *ogg = s->priv_data; in free_stream() local
90 struct ogg *ogg = s->priv_data; in ogg_save() local
132 struct ogg *ogg = s->priv_data; in ogg_restore() local
171 struct ogg *ogg = s->priv_data; in ogg_reset() local
224 struct ogg *ogg = s->priv_data; in ogg_replace_stream() local
262 struct ogg *ogg = s->priv_data; in ogg_new_stream() local
335 struct ogg *ogg = s->priv_data; in ogg_read_page() local
519 struct ogg *ogg = s->priv_data; in ogg_packet() local
661 struct ogg *ogg = s->priv_data; in ogg_get_length() local
730 struct ogg *ogg = s->priv_data; in ogg_read_close() local
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Doggdec.c68 struct ogg *ogg = s->priv_data; in free_stream() local
84 struct ogg *ogg = s->priv_data; in ogg_save() local
120 struct ogg *ogg = s->priv_data; in ogg_restore() local
159 struct ogg *ogg = s->priv_data; in ogg_reset() local
212 struct ogg *ogg = s->priv_data; in ogg_replace_stream() local
250 struct ogg *ogg = s->priv_data; in ogg_new_stream() local
317 struct ogg *ogg = s->priv_data; in ogg_read_page() local
501 struct ogg *ogg = s->priv_data; in ogg_packet() local
643 struct ogg *ogg = s->priv_data; in ogg_get_length() local
712 struct ogg *ogg = s->priv_data; in ogg_read_close() local
[all …]
/dports/multimedia/ogmrip/ogmrip-1.0.1/libogmrip/
H A Dogmrip-ogg.c55 ogmrip_ogg_merge_watch (OGMJobExec *exec, const gchar *buffer, OGMRipContainer *ogg) in ogmrip_ogg_merge_watch()
70 ogmrip_ogg_split_watch (OGMJobExec *exec, const gchar *buffer, OGMRipContainer *ogg) in ogmrip_ogg_split_watch()
114 ogmrip_ogg_merge_append_audio_file (OGMRipContainer *ogg, in ogmrip_ogg_merge_append_audio_file()
146 ogmrip_ogg_merge_append_subp_file (OGMRipContainer *ogg, in ogmrip_ogg_merge_append_subp_file()
171 ogmrip_ogg_merge_foreach_audio (OGMRipContainer *ogg, in ogmrip_ogg_merge_foreach_audio()
181 ogmrip_ogg_merge_foreach_subp (OGMRipContainer *ogg, in ogmrip_ogg_merge_foreach_subp()
192 ogmrip_ogg_merge_foreach_chapters (OGMRipContainer *ogg, in ogmrip_ogg_merge_foreach_chapters()
217 ogmrip_ogg_merge_foreach_file (OGMRipContainer *ogg, OGMRipFile *file, GPtrArray *argv) in ogmrip_ogg_merge_foreach_file()
245 ogmrip_ogg_merge_command (OGMRipContainer *ogg, const gchar *output) in ogmrip_ogg_merge_command()
306 ogmrip_ogg_split_command (OGMRipContainer *ogg, const gchar *input) in ogmrip_ogg_split_command()
[all …]

12345678910>>...12