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:shifting
(Results
1 - 3
of
3
) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/
H
A
D
vp3dsp.asm
470
ADD(m2) ; Adjust R2 and R1 before
shifting
480
ADD(m4) ; Adjust R4 and R3 before
shifting
486
ADD(m6) ; Adjust R6 and R5 before
shifting
492
ADD(m7) ; Adjust R7 and R0 before
shifting
/third_party/backends/backend/pixma/
H
A
D
pixma_mp800.c
610
/* If you're trying to decipher this color-
shifting
code,
in calc_shifting()
804
unsigned h, h1, h2,
shifting
;
in send_scan_param()
local
812
shifting
= calc_shifting (s);
in send_scan_param()
813
h1 = s->param->h +
shifting
; /* add lines for color
shifting
*/
in send_scan_param()
818
/* add lines for color
shifting
*/
in send_scan_param()
821
h2 = s->cfg->height * s->param->ydpi / 75 +
shifting
;
in send_scan_param()
822
/* PDBG (pixma_dbg (4, "* send_scan_param: height calc (choose lesser) 2 %u = %u max. lines for scanner + %u lines for color
shifting
\n", h2, s->cfg->height * s->param->ydpi / 75,
shifting
)); */
in send_scan_param()
1604
* Each complete line in mp->imgbuf is processed for
shifting
CC
[all...]
/third_party/ffmpeg/tests/fate/
H
A
D
matroska.mak
82
# as well as writing the Cues at the front (by
shifting
data) if
Completed in 4 milliseconds