read_offs 82 libavcodec/mjpegbdec.c second_field_offs = read_offs(avctx, &hgb, buf_end - buf_ptr, "second_field_offs is %d and size is %d\n"); read_offs 86 libavcodec/mjpegbdec.c dqt_offs = read_offs(avctx, &hgb, buf_end - buf_ptr, "dqt is %d and size is %d\n"); read_offs 96 libavcodec/mjpegbdec.c dht_offs = read_offs(avctx, &hgb, buf_end - buf_ptr, "dht is %d and size is %d\n"); read_offs 104 libavcodec/mjpegbdec.c sof_offs = read_offs(avctx, &hgb, buf_end - buf_ptr, "sof is %d and size is %d\n"); read_offs 113 libavcodec/mjpegbdec.c sos_offs = read_offs(avctx, &hgb, buf_end - buf_ptr, "sos is %d and size is %d\n"); read_offs 115 libavcodec/mjpegbdec.c sod_offs = read_offs(avctx, &hgb, buf_end - buf_ptr, "sof is %d and size is %d\n");