summaryrefslogtreecommitdiffstats
path: root/media/tools/scaler_bench/scaler_bench.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert LOG(INFO) to VLOG(1) - media/.pkasting@chromium.org2010-10-191-4/+3
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-7/+7
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Remove deprecated CommandLine::GetLooseValues(), rename to args().evan@chromium.org2010-07-211-1/+1
* Vertical Scaler better pipelined for Atomfbarchard@chromium.org2010-04-231-2/+8
* Revert 45265 - Speed up vertical filtering using v = a+(ba)*x formulafbarchard@chromium.org2010-04-221-6/+0
* Speed up vertical filtering using v = a+(b-a)*x formulafbarchard@chromium.org2010-04-211-0/+6
* scaler_bench is a simple benchmark that can be used to measure performance of...sergeyu@chromium.org2010-04-201-0/+207
* Revert 44950 - scaler_bench is a simple benchmark that can be used to measure...sergeyu@chromium.org2010-04-191-205/+0
* scaler_bench is a simple benchmark that can be used to measure performance of...sergeyu@chromium.org2010-04-191-0/+205