Home
last modified time | relevance | path

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

/external/syslinux/com32/lib/jpeg/
Dtinyjpeg.c885 convert_colorspace_fct convert_to_pixfmt; in tinyjpeg_decode() local
896 convert_to_pixfmt = pixfmt->convert_colorspace[0]; in tinyjpeg_decode()
900 convert_to_pixfmt = pixfmt->convert_colorspace[1]; in tinyjpeg_decode()
905 convert_to_pixfmt = pixfmt->convert_colorspace[3]; in tinyjpeg_decode()
911 convert_to_pixfmt = pixfmt->convert_colorspace[2]; in tinyjpeg_decode()
952 convert_to_pixfmt(priv, sx, sy); in tinyjpeg_decode()