Lines Matching full:arithmetic
289 case M_SOF9: process = "Extended sequential, arithmetic coding"; break;
290 case M_SOF10: process = "Progressive, arithmetic coding"; break;
291 case M_SOF11: process = "Lossless, arithmetic coding"; break;
292 case M_SOF13: process = "Differential sequential, arithmetic coding"; break;
293 case M_SOF14: process = "Differential progressive, arithmetic coding"; break;
294 case M_SOF15: process = "Differential lossless, arithmetic coding"; break;
346 case M_SOF9: /* Extended sequential, arithmetic */
347 case M_SOF10: /* Progressive, arithmetic */
348 case M_SOF11: /* Lossless, arithmetic */
349 case M_SOF13: /* Differential sequential, arithmetic */
350 case M_SOF14: /* Differential progressive, arithmetic */
351 case M_SOF15: /* Differential lossless, arithmetic */