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

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
variance_test.cc 352 subpel_variance_ = get<2>(params);
381 SubpelVarianceFunctionType subpel_variance_; member in class:__anon17632::SubpelVarianceTest
396 ASM_REGISTER_STATE_CHECK(var1 = subpel_variance_(ref_, width_ + 1, x, y,
420 var1 = subpel_variance_(ref_, width_ + 1, x, y,
    [all...]
  /external/libvpx/libvpx/test/
variance_test.cc 205 subpel_variance_ = get<2>(params);
234 SubpelVarianceFunctionType subpel_variance_; member in class:__anon29411::SubpelVarianceTest
249 REGISTER_STATE_CHECK(var1 = subpel_variance_(ref_, width_ + 1, x, y,
272 REGISTER_STATE_CHECK(var1 = subpel_variance_(ref_, width_ + 1, x, y,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
variance_test.cc 205 subpel_variance_ = get<2>(params);
234 SubpelVarianceFunctionType subpel_variance_; member in class:__anon40595::SubpelVarianceTest
249 REGISTER_STATE_CHECK(var1 = subpel_variance_(ref_, width_ + 1, x, y,
272 REGISTER_STATE_CHECK(var1 = subpel_variance_(ref_, width_ + 1, x, y,

Completed in 560 milliseconds