Searched refs:vecShotStop (Results 1 – 1 of 1) sorted by relevance
541 OMX_TI_CONFIG_VECTSHOTSTOPMETHODTYPE vecShotStop; in setVectorStop() local546 OMX_INIT_STRUCT_PTR(&vecShotStop, OMX_TI_CONFIG_VECTSHOTSTOPMETHODTYPE); in setVectorStop()548 vecShotStop.nPortIndex = mCameraAdapterParameters.mImagePortIndex; in setVectorStop()550 vecShotStop.eStopMethod = OMX_TI_VECTSHOTSTOPMETHOD_GOTO_PREVIEW; in setVectorStop()552 vecShotStop.eStopMethod = OMX_TI_VECTSHOTSTOPMETHOD_WAIT_IN_CAPTURE; in setVectorStop()557 &vecShotStop); in setVectorStop()