Home | History | Annotate | Download | only in coders

Lines Matching refs:JPEGInterlace

1165     JPEGInterlace : NoInterlace;
1175 image->interlace=jpeg_info.progressive_mode != 0 ? JPEGInterlace :
1181 image->interlace=JPEGInterlace;