HomeSort by relevance Sort by last modified time
    Searched refs:mPixelformats (Results 1 - 6 of 6) sorted by null

  /hardware/ti/omap4-aah/camera/V4LCameraAdapter/
V4LCapabilities.cpp 55 const CapPixelformat V4LCameraAdapter::mPixelformats [] = {
110 for (unsigned int j = 0; j < ARRAY_SIZE(mPixelformats); j++) {
111 if(caps.ePreviewFormats[i] == mPixelformats[j].pixelformat ) {
112 strncat (supported, mPixelformats[j].param, MAX_PROP_VALUE_LENGTH-1 );
  /hardware/ti/omap4-aah/camera/inc/V4LCameraAdapter/
V4LCameraAdapter.h 164 static const CapPixelformat mPixelformats [];
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapabilities.cpp 98 const CapPixelformat OMXCameraAdapter::mPixelformats [] = {
605 mPixelformats,
606 ARRAY_SIZE(mPixelformats),
636 mPixelformats,
637 ARRAY_SIZE(mPixelformats),
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapabilities.cpp 193 const CapPixelformat OMXCameraAdapter::mPixelformats [] = {
935 mPixelformats,
936 ARRAY_SIZE(mPixelformats),
978 mPixelformats,
979 ARRAY_SIZE(mPixelformats),
    [all...]
  /hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h     [all...]
  /hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h 736 static const CapPixelformat mPixelformats [];
    [all...]

Completed in 166 milliseconds