HomeSort by relevance Sort by last modified time
    Searched full:tn_width (Results 1 - 1 of 1) sorted by null

  /hardware/ti/omap4xxx/camera/
AppCallbackNotifier.cpp 816 int tn_width, tn_height; local
870 tn_width = parameters.getInt(CameraParameters::KEY_JPEG_THUMBNAIL_WIDTH);
873 if ((tn_width > 0) && (tn_height > 0)) {
    [all...]

Completed in 51 milliseconds