Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching full:preview

100     ///Update the preview and image capture port indexes
105 //currently not supported use preview port instead
155 // Enable PREVIEW Port
175 CAMHAL_LOGEA("Timeout for enabling preview port expired!");
588 CAMHAL_LOGEA("Preview format is NULL, defaulting to CbYCrY");
631 //use preview resolution for now
733 sprintf(fn, "/preview%03d.yuv", counter);
1002 CAMHAL_LOGEA("Timeout for enabling preview port expired!");
1318 ///Send FLUSH command to preview port
1562 ///Register for Preview port DISABLE event
1572 ///Disable Preview Port
1579 CAMHAL_LOGEB("Timeout PREVIEW PORT DISABLE %d", ret);
1737 ///Register for Preview port ENABLE event
1750 ///Enable Preview Port
1760 CAMHAL_LOGDA("Enabling Preview port");
1767 CAMHAL_LOGEA("Invalid State after Enabling Preview port Exitting!!!");
1773 CAMHAL_LOGDA("Preview port enabled!");
1782 CAMHAL_LOGEA("Preview enable timedout");
1921 ///Clear all the available preview buffers
2050 ///Register for Preview port ENABLE event
2063 ///Enable Preview Port
2148 CAMHAL_LOGDA("Registering preview buffers");
2155 CAMHAL_LOGEA("Invalid State after Registering preview buffers Exitting!!!");
2161 CAMHAL_LOGDA("Preview buffer registration successfull");
2181 CAMHAL_LOGEA("Timeout expired on preview buffer registration");
2219 // Enable all preview mode extra data.
2287 //Queue all the buffers on preview port
2290 CAMHAL_LOGDB("Queuing buffer on Preview port - 0x%x", (uint32_t)mPreviewData->mBufferHeader[index]->pBuffer);
2373 // deadlock will occur on the next start preview
2399 // even if we timeout waiting for the first frame...go ahead with trying to stop preview
2460 ///Clear all the available preview buffers
2478 // Special case to handle invalid stopping preview in LOADED_PREVIEW_STATE
2491 ///Clear all the available preview buffers
3762 preview/capture/measure) port. This is yet to be supported");