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

  /hardware/intel/common/libva/test/decode/
tinyjpeg-internal.h 49 #define JPEG_MAX_WIDTH 2048
tinyjpeg.c 241 if (width>JPEG_MAX_WIDTH || height>JPEG_MAX_HEIGHT)

Completed in 49 milliseconds