Searched refs:jpeg_write_m_byte (Results 1 – 5 of 5) sorted by relevance
234 jpeg_write_m_byte (j_compress_ptr cinfo, int val) in jpeg_write_m_byte() function
919 #define jpeg_write_m_byte jWrtMByte macro1032 EXTERN(void) jpeg_write_m_byte
1756 jpeg_write_m_byte(dstinfo, marker->data[i]); in jcopy_markers_execute()
2455 jpeg_write_m_byte(). If you do it this way, it's your responsibility to2456 call jpeg_write_m_byte() exactly the number of times given in the length
Completed in 18 milliseconds