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

  /external/libjpeg-turbo/
rdtarga.c 340 boolean is_bottom_up; local
361 is_bottom_up = ((flags & 0x20) == 0); /* bit 5 set => top-down */
424 if (is_bottom_up) {

Completed in 87 milliseconds