HomeSort by relevance Sort by last modified time
    Searched refs:benchmark_pixels_div256_ (Results 1 - 2 of 2) sorted by null

  /external/libyuv/files/unit_test/
unit_test.h 128 int benchmark_pixels_div256_; // Total pixels to benchmark / 256. member in class:LibYUVColorTest
141 int benchmark_pixels_div256_; // Total pixels to benchmark / 256. member in class:LibYUVConvertTest
154 int benchmark_pixels_div256_; // Total pixels to benchmark / 256. member in class:LibYUVScaleTest
167 int benchmark_pixels_div256_; // Total pixels to benchmark / 256. member in class:LibYUVRotateTest
180 int benchmark_pixels_div256_; // Total pixels to benchmark / 256. member in class:LibYUVPlanarTest
193 int benchmark_pixels_div256_; // Total pixels to benchmark / 256. member in class:LibYUVBaseTest
unit_test.cc 79 benchmark_pixels_div256_ = static_cast<int>((
131 benchmark_pixels_div256_ = static_cast<int>((
183 benchmark_pixels_div256_ = static_cast<int>((
235 benchmark_pixels_div256_ = static_cast<int>((
287 benchmark_pixels_div256_ = static_cast<int>((
339 benchmark_pixels_div256_ = static_cast<int>((

Completed in 33 milliseconds