Searched refs:resetShotConfigs (Results 1 – 1 of 1) sorted by relevance
1410 OMX_TI_CONFIG_ENQUEUESHOTCONFIGS resetShotConfigs; in stopImageCapture() local1411 OMX_INIT_STRUCT_PTR(&resetShotConfigs, OMX_TI_CONFIG_ENQUEUESHOTCONFIGS); in stopImageCapture()1413 resetShotConfigs.nPortIndex = mCameraAdapterParameters.mImagePortIndex; in stopImageCapture()1414 resetShotConfigs.bFlushQueue = OMX_TRUE; in stopImageCapture()1415 resetShotConfigs.nNumConfigs = 0; in stopImageCapture()1418 &resetShotConfigs); in stopImageCapture()