aboutsummaryrefslogtreecommitdiff
path: root/macos/libogg.mcp.exp
diff options
context:
space:
mode:
authorSadaf Ebrahimi <sadafebrahimi@google.com>2023-08-10 20:10:28 +0000
committerSadaf Ebrahimi <sadafebrahimi@google.com>2023-08-10 20:10:28 +0000
commit314b88332f804b3f9a6ed77556ef71b778c9a695 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /macos/libogg.mcp.exp
parent6261a754e02c0b2ac8dec586c399435b25c92ba3 (diff)
downloadlibogg-314b88332f804b3f9a6ed77556ef71b778c9a695.tar.gz
Initial repository for libogg
Test: TreeHugger Change-Id: Ia0b7d1b9d8c582d7921b38dfc9715152dc51479b
Diffstat (limited to 'macos/libogg.mcp.exp')
-rwxr-xr-xmacos/libogg.mcp.exp64
1 files changed, 0 insertions, 64 deletions
diff --git a/macos/libogg.mcp.exp b/macos/libogg.mcp.exp
deleted file mode 100755
index f71c90e..0000000
--- a/macos/libogg.mcp.exp
+++ /dev/null
@@ -1,64 +0,0 @@
-### From <ogg/ogg.h>
-
-# Ogg BITSTREAM PRIMITIVES: bitstream
-
-oggpack_writeinit
-oggpack_writetrunc
-oggpack_writealign
-oggpack_writecopy
-oggpack_reset
-oggpack_writeclear
-oggpack_readinit
-oggpack_write
-oggpack_look
-oggpack_look1
-oggpack_adv
-oggpack_adv1
-oggpack_read
-oggpack_read1
-oggpack_bytes
-oggpack_bits
-oggpack_get_buffer
-
-# Ogg BITSTREAM PRIMITIVES: encoding
-
-ogg_stream_packetin
-ogg_stream_pageout
-ogg_stream_flush
-
-# Ogg BITSTREAM PRIMITIVES: decoding
-
-ogg_sync_init
-ogg_sync_clear
-ogg_sync_reset
-ogg_sync_destroy
-
-ogg_sync_buffer
-ogg_sync_wrote
-ogg_sync_pageseek
-ogg_sync_pageout
-ogg_stream_pagein
-ogg_stream_packetout
-ogg_stream_packetpeek
-
-# Ogg BITSTREAM PRIMITIVES: general
-
-ogg_stream_init
-ogg_stream_clear
-ogg_stream_reset
-ogg_stream_reset_serialno
-ogg_stream_destroy
-ogg_stream_eos
-
-ogg_page_checksum_set
-
-ogg_page_version
-ogg_page_continued
-ogg_page_bos
-ogg_page_eos
-ogg_page_granulepos
-ogg_page_serialno
-ogg_page_pageno
-ogg_page_packets
-
-ogg_packet_clear \ No newline at end of file