Searched refs:JPEG_CMODEL_decode (Results 1 – 6 of 6) sorted by relevance
134 MS_S16 JPEG_CMODEL_decode( void **Pscan_line_ofs, MS_U32 *Pscan_line_len ); //main.c
345 if (E_JPEG_OKAY == JPEG_CMODEL_decode( &Pscan_line_ofs, &scan_line_len )) in main()
877 MS_S16 JPEG_CMODEL_decode( void **Pscan_line_ofs, MS_U32 *Pscan_line_len ) in JPEG_CMODEL_decode() function