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
712 JOCTET b[APPN_DATA_LEN]; in get_interesting_appn()
720 if (length >= APPN_DATA_LEN) in get_interesting_appn()
721 numtoread = APPN_DATA_LEN; in get_interesting_appn()