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

  /frameworks/base/core/jni/android/graphics/
YuvToJpegEncoder.cpp 191 int indexY = row * width + (i << 1);
193 yRows[indexY] = yuvSeg[0];
194 yRows[indexY + 1] = yuvSeg[2];
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/
omxVCCOMM_ExpandFrame_I_s.s 71 indexY RN 14
90 MOV indexY,pTop
91 ADD ColStep,indexY,#4
136 ;//MUL indexY,iExpandPels,iPlaneStep
138 SUB pSrcDstPlane,pSrcDstPlane,indexY
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 315 milliseconds