Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
Djcapimin.c172 } else if (cinfo->global_state != CSTATE_WRCOEFS) in jpeg_finish_compress()
215 cinfo->global_state != CSTATE_WRCOEFS)) in jpeg_write_marker()
234 cinfo->global_state != CSTATE_WRCOEFS)) in jpeg_write_m_header()
Djpegint.h33 #define CSTATE_WRCOEFS 103 /* jpeg_write_coefficients done */ macro
Djctrans.c56 cinfo->global_state = CSTATE_WRCOEFS; in jpeg_write_coefficients()
/third_party/libjpeg-turbo/
Djcapimin.c172 } else if (cinfo->global_state != CSTATE_WRCOEFS) in jpeg_finish_compress()
215 cinfo->global_state != CSTATE_WRCOEFS)) in jpeg_write_marker()
234 cinfo->global_state != CSTATE_WRCOEFS)) in jpeg_write_m_header()
Djpegint.h33 #define CSTATE_WRCOEFS 103 /* jpeg_write_coefficients done */ macro
Djctrans.c55 cinfo->global_state = CSTATE_WRCOEFS; in jpeg_write_coefficients()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djcapimin.c172 } else if (cinfo->global_state != CSTATE_WRCOEFS) in jpeg_finish_compress()
215 cinfo->global_state != CSTATE_WRCOEFS)) in jpeg_write_marker()
234 cinfo->global_state != CSTATE_WRCOEFS)) in jpeg_write_m_header()
Djctrans.c55 cinfo->global_state = CSTATE_WRCOEFS; in jpeg_write_coefficients()
Djpegint.h33 #define CSTATE_WRCOEFS 103 /* jpeg_write_coefficients done */ macro