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:nb_blocks
(Results
1 - 10
of
10
) sorted by relevance
/third_party/ffmpeg/libavutil/
H
A
D
video_enc_params.c
27
av_video_enc_params_alloc(enum AVVideoEncParamsType type, unsigned int
nb_blocks
, size_t *out_size)
av_video_enc_params_alloc()
argument
58
av_video_enc_params_create_side_data(AVFrame *frame, enum AVVideoEncParamsType type, unsigned int
nb_blocks
)
av_video_enc_params_create_side_data()
argument
H
A
D
video_enc_params.h
81
unsigned int
nb_blocks
;
member
/third_party/ffmpeg/libavcodec/
H
A
D
lscrdec.c
116
int ret,
nb_blocks
, offset = 0;
in decode_frame_lscr()
local
H
A
D
fmvc.c
52
unsigned
nb_blocks
;
member
450
unsigned block,
nb_blocks
;
in decode_frame()
local
[all...]
H
A
D
midivid.c
60
uint32_t
nb_blocks
;
in decode_mvdv()
local
H
A
D
mjpegdec.h
103
int
nb_blocks
[MAX_COMPONENTS];
member
H
A
D
vp9.c
1504
unsigned int tile,
nb_blocks
= 0;
in vp9_export_enc_params()
local
H
A
D
exr.c
2047
int
nb_blocks
; /* nb scanline or nb tile */
in decode_frame()
local
/third_party/ffmpeg/libavformat/
H
A
D
argo_asf.c
48
int64_t
nb_blocks
;
member
408
int
nb_blocks
= pkt->size / par->block_align;
in argo_asf_write_packet()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vf_shufflepixels.c
49
int
nb_blocks
;
member
73
const int
nb_blocks
= s->
nb_blocks
;
in make_horizontal_map()
local
111
const int
nb_blocks
= s->
nb_blocks
;
in make_vertical_map()
local
149
const int
nb_blocks
= s->
nb_blocks
;
in make_block_map()
local
[all...]
Completed in 11 milliseconds