aboutsummaryrefslogtreecommitdiffhomepage
path: root/sample/quantize.cpp
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2012-05-03 16:04:44 +0900
committerMITSUNARI Shigeo <[email protected]>2012-05-03 16:04:44 +0900
commit88e40224e738eaf300f0883eede750a2d521e225 (patch)
tree64b4fa15877589eabb64107e76a73d56655503a7 /sample/quantize.cpp
parent92d1bbd4fd7cdd8e01a5b1c2a34d5fb06cc96a74 (diff)
downloadxbyak-88e40224e738eaf300f0883eede750a2d521e225.tar.gz
xbyak-88e40224e738eaf300f0883eede750a2d521e225.zip
update document
Diffstat (limited to 'sample/quantize.cpp')
-rw-r--r--sample/quantize.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/sample/quantize.cpp b/sample/quantize.cpp
index 67ef41f..6b79a62 100644
--- a/sample/quantize.cpp
+++ b/sample/quantize.cpp
@@ -1,6 +1,5 @@
/*
@author herumi
- @date $Date: 2012/03/15 01:51:56 $
JPEG quantize sample
This program generates a quantization routine by using fast division algorithm in run-time.