Searched refs:queryAvailableShots (Results 1 – 1 of 1) sorted by relevance
636 OMX_TI_CONFIG_QUERYAVAILABLESHOTS queryAvailableShots; in setVectorShot() local642 OMX_INIT_STRUCT_PTR(&queryAvailableShots, OMX_TI_CONFIG_QUERYAVAILABLESHOTS); in setVectorShot()644 queryAvailableShots.nPortIndex = mCameraAdapterParameters.mImagePortIndex; in setVectorShot()647 &queryAvailableShots); in setVectorShot()652 CAMHAL_LOGD("AVAILABLE SHOTS: %d", queryAvailableShots.nAvailableShots); in setVectorShot()653 if (queryAvailableShots.nAvailableShots < evCount) { in setVectorShot()