APM:Libraries
|
Go to the source code of this file.
Functions | |
static void | BM_Crop8bpp (benchmark::State &state) |
BENCHMARK (BM_Crop8bpp) -> ArgPair(64, 64) ->ArgPair(240, 240) ->ArgPair(640, 480) | |
static void | BM_YuyvToGrey (benchmark::State &state) |
BENCHMARK (BM_YuyvToGrey) -> Arg(64 *64) ->Arg(320 *240) ->Arg(640 *480) | |
BENCHMARK | ( | BM_Crop8bpp | ) | -> ArgPair(64, 64) ->ArgPair(240, 240) ->ArgPair(640, 480) |
BENCHMARK | ( | BM_YuyvToGrey | ) | -> Arg(64 *64) ->Arg(320 *240) ->Arg(640 *480) |
|
static |
|
static |