projects
/
platform
/
upstream
/
libvorbis.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Try out a new seek bisect optimization in vorbisfile.
[platform/upstream/libvorbis.git]
/
macos
/
libvorbisfile.mcp.exp
1
### From "vorbis/vorbisfile.h"
2
3
ov_clear
4
ov_open
5
ov_open_callbacks
6
7
ov_test
8
ov_test_callbacks
9
ov_test_open
10
11
ov_bitrate
12
ov_bitrate_instant
13
ov_streams
14
ov_seekable
15
ov_serialnumber
16
17
ov_raw_total
18
ov_pcm_total
19
ov_time_total
20
21
ov_raw_seek
22
ov_pcm_seek
23
ov_pcm_seek_page
24
ov_time_seek
25
ov_time_seek_page
26
27
ov_raw_seek_lap
28
ov_pcm_seek_lap
29
ov_pcm_seek_page_lap
30
ov_time_seek_lap
31
ov_time_seek_page_lap
32
33
ov_raw_tell
34
ov_pcm_tell
35
ov_time_tell
36
37
ov_info
38
ov_comment
39
40
ov_read
41
ov_read_float
42
43
ov_crosslap
44
ov_halfrate
45
ov_halfrate_p