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:codec_name
(Results
1 - 11
of
11
) sorted by relevance
/third_party/ffmpeg/doc/examples/
H
A
D
encode_video.c
71
const char *filename, *
codec_name
;
in main()
local
/third_party/ffmpeg/libavcodec/
H
A
D
mediacodecdec_common.h
43
char *
codec_name
;
member
H
A
D
cri.c
188
char
codec_name
[1024];
in cri_decode_frame()
local
H
A
D
avcodec.c
519
const char *
codec_name
;
in avcodec_string()
local
H
A
D
mediacodec_wrapper.c
396
jobject
codec_name
= NULL;
in ff_AMediaCodecList_getCodecNameByType()
local
/third_party/ffmpeg/libavformat/
H
A
D
aadec.c
58
static int get_second_size(char *
codec_name
)
in get_second_size()
argument
77
char
codec_name
[64] = {0};
in aa_read_header()
local
[all...]
/third_party/alsa-lib/include/sound/uapi/
H
A
D
sb16_csp.h
68
char
codec_name
[16]; /* id name of codec */
member
86
char
codec_name
[16]; /* id name of codec */
member
/third_party/ffmpeg/fftools/
H
A
D
cmdutils.c
814
get_preset_file(char *filename, size_t filename_size, const char *preset_name, int is_path, const char *
codec_name
)
get_preset_file()
argument
H
A
D
ffmpeg_opt.c
849
char *
codec_name
= NULL;
in choose_decoder()
local
1459
static int get_preset_file_2(const char *preset_name, const char *
codec_name
, AVIOContext **s)
in get_preset_file_2()
argument
1492
char *
codec_name
= NULL;
in choose_encoder()
local
3264
const char *
codec_name
= NULL;
opt_preset()
local
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H
A
D
module-bluez5-device.c
2571
const char *
codec_name
;
in bluez5_device_message_handler()
local
H
A
D
bluez5-util.c
2421
const char *
codec_name
;
in a2dp_sep_to_a2dp_endpoint_conf()
local
Completed in 19 milliseconds