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

  /external/libjpeg-turbo/
jmemmgr.c 162 JDIMENSION maxaccess; /* max rows accessed by access_virt_sarray */ member in struct:jvirt_sarray_control
178 JDIMENSION maxaccess; /* max rows accessed by access_virt_barray */ member in struct:jvirt_barray_control
555 * buffer must be at least as large as the maxaccess value.
571 * num_rows = maxaccess. This means we can get good performance with simple
582 JDIMENSION maxaccess)
599 result->maxaccess = maxaccess;
612 JDIMENSION maxaccess)
629 result->maxaccess = maxaccess;
    [all...]
jpeglib.h     [all...]

Completed in 95 milliseconds