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

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

Completed in 602 milliseconds