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:codecpar
(Results
1 - 9
of
9
) sorted by relevance
/third_party/ffmpeg/libavformat/
H
A
D
ttmlenc.h
28
static inline unsigned int ff_is_ttml_stream_paragraph_based(const AVCodecParameters *
codecpar
)
in ff_is_ttml_stream_paragraph_based()
argument
H
A
D
rtpdec.c
532
static int opus_write_extradata(AVCodecParameters *
codecpar
)
in opus_write_extradata()
argument
H
A
D
avformat.h
1120
AVCodecParameters *
codecpar
;
member
H
A
D
mpegtsenc.c
291
put_arib_caption_descriptor(AVFormatContext *s, uint8_t **q_ptr, AVCodecParameters *
codecpar
)
put_arib_caption_descriptor()
argument
[all...]
/third_party/ffmpeg/libavdevice/
H
A
D
sdl2.c
102
AVCodecParameters *
codecpar
= st->
codecpar
;
in compute_texture_rect()
local
163
AVCodecParameters *
codecpar
= st->
codecpar
;
in sdl2_write_header()
local
246
AVCodecParameters *
codecpar
= s->streams[0]->
codecpar
;
sdl2_write_packet()
local
[all...]
H
A
D
android_camera.c
666
AVCodecParameters *
codecpar
;
in add_video_stream()
local
/third_party/ffmpeg/tools/
H
A
D
sidxindex.c
55
static void set_codec_str(AVCodecParameters *
codecpar
, char *str, int size)
in set_codec_str()
argument
[all...]
H
A
D
ismindex.c
454
static int get_private_data(struct Track *track, AVCodecParameters *
codecpar
)
in get_private_data()
argument
465
static int get_video_private_data(struct Track *track, AVCodecParameters *
codecpar
)
in get_video_private_data()
argument
[all...]
/third_party/ffmpeg/fftools/
H
A
D
ffplay.c
1196
AVCodecParameters *
codecpar
;
in stream_component_close()
local
1847
AVCodecParameters *
codecpar
= is->video_st->
codecpar
;
in configure_video_filters()
local
2892
AVCodecParameters *
codecpar
= st->
codecpar
;
read_thread()
local
[all...]
Completed in 18 milliseconds