OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inc2
(Results
1 - 3
of
3
) sorted by null
/external/jpeg/
jquant2.c
792
INT32 inc0, inc1,
inc2
; /* initial values for increments */
local
818
inc2
= (minc2 - GETJSAMPLE(cinfo->colormap[2][icolor])) * C2_SCALE;
819
dist0 +=
inc2
*
inc2
;
823
inc2
=
inc2
* (2 * STEP_C2) + STEP_C2 * STEP_C2;
833
xx2 =
inc2
;
[
all
...]
/external/opencore/codecs_v2/video/avc_h264/common/src/
deblock.cpp
[
all
...]
/frameworks/base/media/libstagefright/codecs/avc/common/src/
deblock.cpp
[
all
...]
Completed in 81 milliseconds