OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pInY
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
colorspace.cpp
63
uint8*
pInY
= pInput;
75
y1 =
pInY
[0];
76
y2 =
pInY
[1];
77
y3 =
pInY
[width];
78
y4 =
pInY
[width + 1];
88
pInY
+= 2;
93
pInY
+= width;
/frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp
743
M4VIFI_UInt8 *
pInY
= pPlaneIn[0].pac_data;
752
pInY
+= pPlaneIn[0].u_topleft;
754
pInYbegin =
pInY
;
[
all
...]
/frameworks/av/libvideoeditor/vss/src/
M4xVSS_internal.c
[
all
...]
Completed in 620 milliseconds