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

  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXFD.cpp 386 OMX_S32 nLeft = 0;
398 nLeft = faceData->tFacePosition[j].nLeft + faceData->tFacePosition[j].nWidth;
401 nLeft = faceData->tFacePosition[j].nLeft;
405 tmp = ( double ) nLeft / ( double ) previewWidth;
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFD.cpp 379 OMX_S32 nLeft = 0;
391 nLeft = faceData->tFacePosition[j].nLeft + faceData->tFacePosition[j].nWidth;
394 nLeft = faceData->tFacePosition[j].nLeft;
398 tmp = ( double ) nLeft / ( double ) previewWidth;
  /external/pdfium/core/src/fpdfdoc/
doc_vt.cpp 149 int32_t nLeft = 0;
151 int32_t nMid = (nLeft + nRight) / 2;
152 while (nLeft <= nRight) {
156 nMid = (nLeft + nRight) / 2;
158 nLeft = nMid + 1;
159 nMid = (nLeft + nRight) / 2;
174 int32_t nLeft = 0;
179 while (nLeft <= nRight) {
192 nMid = (nLeft + nRight) / 2;
195 nLeft = nMid + 1
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
QOMX_IVCommonExtensions.h 404 OMX_S32 nLeft;
OMX_IVCommon.h 405 * nLeft : X Coordinate of the top left corner of the rectangle
414 OMX_S32 nLeft;
OMX_QCOMExtns.h     [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
QOMX_IVCommonExtensions.h 404 OMX_S32 nLeft;
OMX_IVCommon.h 405 * nLeft : X Coordinate of the top left corner of the rectangle
414 OMX_S32 nLeft;
    [all...]
OMX_QCOMExtns.h     [all...]
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 430 * nLeft : X Coordinate of the top left corner of the rectangle
439 OMX_S32 nLeft;
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_IVCommon.h 392 * nLeft : X Coordinate of the top left corner of the rectangle
401 OMX_S32 nLeft;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 392 * nLeft : X Coordinate of the top left corner of the rectangle
401 OMX_S32 nLeft;
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_IVCommon.h 418 * nLeft : X Coordinate of the top left corner of the rectangle
427 OMX_S32 nLeft;
    [all...]
OMX_TI_Video.h     [all...]
OMX_TI_IVCommon.h 593 OMX_S32 nLeft;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 392 * nLeft : X Coordinate of the top left corner of the rectangle
401 OMX_S32 nLeft;
OMX_TI_IVCommon.h 575 OMX_S32 nLeft;
    [all...]
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 919 milliseconds