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:mp3buffer
(Results
1 - 6
of
6
) sorted by relevance
/third_party/lame/frontend/
H
A
D
mp3x.c
34
unsigned char
mp3buffer
[LAME_MAXMP3BUFFER];
in lame_main()
local
H
A
D
mp3rtp.c
133
unsigned char
mp3buffer
[LAME_MAXMP3BUFFER];
in lame_main()
local
H
A
D
rtp.c
342
rtp_output(unsigned char const *
mp3buffer
, int mp3size)
in rtp_output()
argument
H
A
D
lame_main.c
330
unsigned char
mp3buffer
[LAME_MAXMP3BUFFER];
in write_xing_frame()
local
367
unsigned char
mp3buffer
[128];
in write_id3v1_tag()
local
391
unsigned char
mp3buffer
[LAME_MAXMP3BUFFER];
lame_encoder_loop()
local
[all...]
H
A
D
gtkanal.c
138
unsigned char
mp3buffer
[LAME_MAXMP3BUFFER];
in gtkmakeframe()
local
/third_party/lame/libmp3lame/
H
A
D
lame.c
2035
lame_encode_flush_nogap(lame_global_flags * gfp, unsigned char *
mp3buffer
, int mp3buffer_size)
in lame_encode_flush_nogap()
argument
2115
lame_encode_flush(lame_global_flags * gfp, unsigned char *
mp3buffer
, int mp3buffer_size)
in lame_encode_flush()
argument
2293
lame_encode_finish(lame_global_flags * gfp, unsigned char *
mp3buffer
, int
mp3buffer
_size)
lame_encode_finish()
argument
[all...]
Completed in 7 milliseconds