Searched refs:bytesleft (Results 1 – 4 of 4) sorted by relevance
3521 MS_U32 bytesleft; in JPEG_locate_soi_marker() local3541 bytesleft = 0x1000; //Fix this number from 512 -> 640 for some cases in JPEG_locate_soi_marker()3545 if ( --bytesleft == 0 ) in JPEG_locate_soi_marker()
3617 MS_U32 bytesleft; in JPEG_locate_soi_marker() local3637 bytesleft = 0x1000; //Fix this number from 512 -> 640 for some cases in JPEG_locate_soi_marker()3641 if ( --bytesleft == 0 ) in JPEG_locate_soi_marker()
3513 MS_U32 bytesleft; in JPEG_locate_soi_marker() local3533 bytesleft = 0x1000; //Fix this number from 512 -> 640 for some cases in JPEG_locate_soi_marker()3537 if ( --bytesleft == 0 ) in JPEG_locate_soi_marker()
3468 MS_U32 bytesleft; in JPEG_locate_soi_marker() local3488 bytesleft = 0x1000; //Fix this number from 512 -> 640 for some cases in JPEG_locate_soi_marker()3492 if ( --bytesleft == 0 ) in JPEG_locate_soi_marker()