Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:oopus
(Results
1 - 1
of
1
) sorted by relevance
/third_party/libsnd/src/
H
A
D
ogg_opus.c
326
OPUS_PRIVATE*
oopus
= calloc (1, sizeof (OPUS_PRIVATE)) ;
in ogg_opus_open()
local
388
OPUS_PRIVATE *
oopus
in ogg_opus_close()
local
528
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_read_header()
local
563
{ OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_setup_decoder()
local
650
ogg_opus_setup_encoder(SF_PRIVATE *psf, OGG_PRIVATE *odata, OPUS_PRIVATE *
oopus
)
ogg_opus_setup_encoder()
argument
764
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_write_header()
local
869
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_flush()
local
953
ogg_opus_unpack_next_page(SF_PRIVATE *psf, OGG_PRIVATE *odata, OPUS_PRIVATE *
oopus
)
ogg_opus_unpack_next_page()
argument
988
ogg_opus_read_refill(SF_PRIVATE *psf, OGG_PRIVATE *odata, OPUS_PRIVATE *
oopus
)
ogg_opus_read_refill()
argument
1098
ogg_opus_write_out(SF_PRIVATE *psf, OGG_PRIVATE *odata, OPUS_PRIVATE *
oopus
)
ogg_opus_write_out()
argument
1152
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_read_s()
local
1189
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_read_i()
local
1226
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_read_f()
local
1249
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_read_d()
local
1278
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_write_s()
local
1310
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_write_i()
local
1342
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_write_f()
local
1369
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_write_d()
local
1401
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_analyze_file()
local
1499
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_null_read()
local
1531
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_page_seek_search()
local
1575
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_page_seek_manual()
local
1600
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_seek()
local
1693
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_command()
local
1791
OPUS_PRIVATE *
oopus
= (OPUS_PRIVATE *) psf->codec_data ;
ogg_opus_byterate()
local
[all...]
Completed in 5 milliseconds