Searched refs:v8_ (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | convolve_test.cc | 34 : h8_(h8), v8_(v8), hv8_(hv8), h8_avg_(h8_avg), v8_avg_(v8_avg), in ConvolveFunctions() 38 convolve_fn_t v8_; member 281 UUT_->v8_(in, kInputStride, out, kOutputStride, filter8, 16, filter8, 16, in TEST_P() 364 UUT_->v8_(in, kInputStride, out, kOutputStride, in TEST_P() 511 REGISTER_STATE_CHECK(UUT_->v8_(in, kInputStride, out, kOutputStride, in TEST_P()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest.h | 10855 v8_(v8) {} 10861 static_cast<T>(v6_), static_cast<T>(v7_), static_cast<T>(v8_)}; 10876 const T8 v8_; 10885 v8_(v8), v9_(v9) {} 10891 static_cast<T>(v6_), static_cast<T>(v7_), static_cast<T>(v8_), 10907 const T8 v8_; 10917 v8_(v8), v9_(v9), v10_(v10) {} 10923 static_cast<T>(v6_), static_cast<T>(v7_), static_cast<T>(v8_), 10939 const T8 v8_; 10951 v7_(v7), v8_(v8), v9_(v9), v10_(v10), v11_(v11) {} [all …]
|