Home
last modified time | relevance | path

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

/external/chromium_org/third_party/iccjpeg/
Diccjpeg.c80 jpeg_write_m_byte(cinfo, 0x49); in write_icc_profile()
81 jpeg_write_m_byte(cinfo, 0x43); in write_icc_profile()
82 jpeg_write_m_byte(cinfo, 0x43); in write_icc_profile()
83 jpeg_write_m_byte(cinfo, 0x5F); in write_icc_profile()
84 jpeg_write_m_byte(cinfo, 0x50); in write_icc_profile()
85 jpeg_write_m_byte(cinfo, 0x52); in write_icc_profile()
86 jpeg_write_m_byte(cinfo, 0x4F); in write_icc_profile()
87 jpeg_write_m_byte(cinfo, 0x46); in write_icc_profile()
88 jpeg_write_m_byte(cinfo, 0x49); in write_icc_profile()
89 jpeg_write_m_byte(cinfo, 0x4C); in write_icc_profile()
[all …]
/external/qemu/distrib/jpeg-6b/
Djcapimin.c226 jpeg_write_m_byte (j_compress_ptr cinfo, int val) in jpeg_write_m_byte() function
Djpeglib.h920 #define jpeg_write_m_byte jWrtMByte macro
1019 EXTERN(void) jpeg_write_m_byte
Dtransupp.c921 jpeg_write_m_byte(dstinfo, marker->data[i]); in jcopy_markers_execute()
Dlibjpeg.doc2360 jpeg_write_m_byte(). If you do it this way, it's your responsibility to
2361 call jpeg_write_m_byte() exactly the number of times given in the length
/external/jpeg/
Djcapimin.c226 jpeg_write_m_byte (j_compress_ptr cinfo, int val) in jpeg_write_m_byte() function
Djpeglib.h920 #define jpeg_write_m_byte jWrtMByte macro
1019 EXTERN(void) jpeg_write_m_byte
Dtransupp.c921 jpeg_write_m_byte(dstinfo, marker->data[i]); in jcopy_markers_execute()
Dlibjpeg.doc2360 jpeg_write_m_byte(). If you do it this way, it's your responsibility to
2361 call jpeg_write_m_byte() exactly the number of times given in the length