Home
last modified time | relevance | path

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

/external/syslinux/com32/lib/jpeg/
Dtinyjpeg-internal.h118 #define IDCT tinyjpeg_idct_float
119 void tinyjpeg_idct_float (struct component *compptr, uint8_t *output_buf, int stride);
Djidctflt.c123 tinyjpeg_idct_float (struct component *compptr, uint8_t *output_buf, int stride) in tinyjpeg_idct_float() function