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

  /hardware/ti/omap4xxx/camera/inc/
Encoder_libjpeg.h 98 static bool isAsciiTag(const char* tag);
  /hardware/ti/omap4xxx/camera/
Encoder_libjpeg.cpp 259 bool ExifElementsTable::isAsciiTag(const char* tag) {
321 if (isAsciiTag(tag)) {

Completed in 69 milliseconds