HomeSort by relevance Sort by last modified time
    Searched full:averagefunction (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/test/
avg_test.cc 91 typedef unsigned int (*AverageFunction)(const uint8_t *s, int pitch);
93 typedef std::tr1::tuple<int, int, int, int, AverageFunction> AvgFunc;

Completed in 66 milliseconds