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

  /external/jpeg/
rdjpgcom.c 86 read_2_bytes (void) function
201 length = read_2_bytes();
228 length = read_2_bytes();
274 length = read_2_bytes(); /* usual parameter length count */
277 image_height = read_2_bytes();
278 image_width = read_2_bytes();
wrjpgcom.c 105 read_2_bytes (void) function
250 length = read_2_bytes();
270 length = read_2_bytes();

Completed in 499 milliseconds