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

  /hardware/samsung_slsi/exynos5/libcamera/
ExynosExif.h 33 #define NUM_0TH_IFD_TIFF 10
ExynosJpegEncoderForCamera.cpp 382 tmp = NUM_0TH_IFD_TIFF;
384 tmp = NUM_0TH_IFD_TIFF - 1;
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosExif.h 33 #define NUM_0TH_IFD_TIFF 10
ExynosJpegEncoderForCamera.cpp 341 tmp = NUM_0TH_IFD_TIFF;
343 tmp = NUM_0TH_IFD_TIFF - 1;

Completed in 31 milliseconds