OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lasty
(Results
1 - 3
of
3
) sorted by null
/external/openssl/crypto/rand/
rand_win.c
650
static int lastx,
lasty
,lastdx,lastdy;
local
656
dy=
lasty
-y;
659
lastx=x,
lasty
=y;
/external/libvpx/vp8/decoder/
threading.c
393
int
lasty
= pc->yv12_fb[ref_fb_idx].y_width + VP8BORDERINPIXELS;
local
398
pbi->mt_yabove_row[mb_row +1][
lasty
+ i] = pbi->mt_yabove_row[mb_row +1][
lasty
-1];
880
int
lasty
= pc->yv12_fb[ref_fb_idx].y_width + VP8BORDERINPIXELS;
local
[
all
...]
/packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.cpp
1137
double
lasty
= height - 1.0;
local
[
all
...]
Completed in 116 milliseconds