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
refs:ff_lpc_end
(Results
1 - 8
of
8
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
lpc.c
221
ff_lpc_end
(s);
in ff_lpc_calc_coefs()
324
av_cold void
ff_lpc_end
(LPCContext *s)
in ff_lpc_end()
function
H
A
D
cngenc.c
40
ff_lpc_end
(&p->lpc);
in cng_encode_close()
H
A
D
lpc.h
116
void
ff_lpc_end
(LPCContext *s);
H
A
D
ra144enc.c
43
ff_lpc_end
(&ractx->lpc_ctx);
in ra144_encode_close()
H
A
D
alacenc.c
502
ff_lpc_end
(&s->lpc_ctx);
in alac_encode_close()
H
A
D
flacenc.c
1418
ff_lpc_end
(&s->lpc_ctx);
in flac_encode_close()
H
A
D
aacenc.c
909
ff_lpc_end
(&s->lpc);
in aac_encode_end()
H
A
D
mlpenc.c
2193
ff_lpc_end
(&ctx->lpc_ctx);
in mlp_encode_close()
Completed in 11 milliseconds