OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_in_V
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp
521
M4VIFI_UInt8 *
p_in_V
= PlaneIn[2].pac_data;
571
p_in_V
+= PlaneIn[2].u_topleft;
674
*( p_out2+(y>>1)+(x>>1)*PlaneOut[2].u_stride)=(*(
p_in_V
+(y>>1)+(x>>1)*PlaneIn[2].u_stride));
683
*( p_out2+(y>>1)+(x>>1)*PlaneOut[2].u_stride)+=(*(
p_in_V
+(y>>1)+(x>>1)*PlaneIn[2].u_stride))*(1-alphaBlending);
701
*( p_out2+(y>>1)+(x>>1)*PlaneOut[2].u_stride)=*(
p_in_V
+(y>>1)+(x>>1)*PlaneIn[2].u_stride);
[
all
...]
/frameworks/av/libvideoeditor/vss/src/
M4xVSS_internal.c
[
all
...]
Completed in 2309 milliseconds