Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:ulPrvVarFPSModesCount

431     for ( int i = 0; i < static_cast<int>(caps.ulPrvVarFPSModesCount); ++i ) {
2184 CAMHAL_CHECK_OMX_TI_CAP(ulPrvVarFPSModesCount, tPrvVarFPSModes);
2302 CAMHAL_LOGD("ulPrvVarFPSModesCount = %d", int(caps.ulPrvVarFPSModesCount));
2303 for ( int i = 0; i < int(caps.ulPrvVarFPSModesCount); ++i )