HomeSort by relevance Sort by last modified time
    Searched refs:p_in_Y (Results 1 - 2 of 2) sorted by null

  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp 519 M4VIFI_UInt8 *p_in_Y = PlaneIn[0].pac_data;
569 p_in_Y += PlaneIn[0].u_topleft;
672 *( p_out0+y+x*PlaneOut[0].u_stride)=(*(p_in_Y+y+x*PlaneIn[0].u_stride));
679 *( p_out0+y+x*PlaneOut[0].u_stride)+=(*(p_in_Y+y+x*PlaneIn[0].u_stride))*(1-alphaBlending);
699 *( p_out0+y+x*PlaneOut[0].u_stride)=*(p_in_Y+y+x*PlaneIn[0].u_stride);
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4xVSS_internal.c     [all...]

Completed in 61 milliseconds