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

  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapabilities.cpp 322 if(caps.ulPrvVarFPSModesCount < 1) {
327 minVFR = caps.tPrvVarFPSModes[caps.ulPrvVarFPSModesCount-1].nVarFPSMin >> VFR_OFFSET;
328 maxVFR = caps.tPrvVarFPSModes[caps.ulPrvVarFPSModesCount-1].nVarFPSMax >> VFR_OFFSET;
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapabilities.cpp 431 for ( int i = 0; i < static_cast<int>(caps.ulPrvVarFPSModesCount); ++i ) {
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]

Completed in 42 milliseconds