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

  /frameworks/media/libvideoeditor/vss/mcs/src/
M4MCS_VideoPreProcessing.c 154 M4VIFI_ImagePlane pImagePlanesTemp[3];
182 pImagePlanesTemp[0].u_width = pPlaneOut[0].u_width;
183 pImagePlanesTemp[0].u_height = pPlaneOut[0].u_height;
184 pImagePlanesTemp[0].u_stride = pPlaneOut[0].u_width;
185 pImagePlanesTemp[0].u_topleft = 0;
187 pImagePlanesTemp[1].u_width = pPlaneOut[1].u_width;
188 pImagePlanesTemp[1].u_height = pPlaneOut[1].u_height;
189 pImagePlanesTemp[1].u_stride = pPlaneOut[1].u_width;
190 pImagePlanesTemp[1].u_topleft = 0;
192 pImagePlanesTemp[2].u_width = pPlaneOut[2].u_width
    [all...]
  /frameworks/media/libvideoeditor/lvpp/
VideoEditorTools.cpp     [all...]
  /frameworks/media/libvideoeditor/vss/src/
M4VSS3GPP_EditVideo.c     [all...]

Completed in 132 milliseconds