Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:ulCapVarFPSModesCount

2185     CAMHAL_CHECK_OMX_TI_CAP(ulCapVarFPSModesCount, tCapVarFPSModes);
2310 CAMHAL_LOGD("ulCapVarFPSModesCount = %d", int(caps.ulCapVarFPSModesCount));
2311 for ( int i = 0; i < int(caps.ulCapVarFPSModesCount); ++i )