Home
last modified time | relevance | path

Searched refs:APPN_DATA_LEN (Results 1 – 1 of 1) sorted by relevance

/external/libjpeg-turbo/
Djdmarker.c597 #define APPN_DATA_LEN 14 /* Must be the largest of the above!! */ macro
709 JOCTET b[APPN_DATA_LEN]; in get_interesting_appn()
717 if (length >= APPN_DATA_LEN) in get_interesting_appn()
718 numtoread = APPN_DATA_LEN; in get_interesting_appn()