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:band2
(Results
1 - 2
of
2
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
indeo5.c
64
IVIBandDesc *band, *band1, *
band2
;
in decode_gop_header()
local
232
band2
= &ctx->planes[2].bands[i];
in decode_gop_header()
234
band2
->width = band1->width;
in decode_gop_header()
235
band2
->height = band1->height;
in decode_gop_header()
236
band2
->mb_size = band1->mb_size;
in decode_gop_header()
237
band2
->blk_size = band1->blk_size;
in decode_gop_header()
238
band2
->is_halfpel = band1->is_halfpel;
in decode_gop_header()
239
band2
->intra_base = band1->intra_base;
in decode_gop_header()
240
band2
->inter_base = band1->inter_base;
in decode_gop_header()
241
band2
in decode_gop_header()
[all...]
H
A
D
dcaenc.c
473
typedef void (*walk_band_t)(DCAEncContext *c, int band1, int
band2
, int f,
507
static void update_band_masking(DCAEncContext *c, int band1, int
band2
,
in update_band_masking()
argument
Completed in 4 milliseconds