Searched refs:UUT_ (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/test/
H A Dconvolve_test.cc377 UUT_ = GET_PARAM(2);
379 if (UUT_->use_highbd_ != 0)
380 mask_ = (1 << UUT_->use_highbd_) - 1;
431 if (UUT_->use_highbd_ == 0) {
444 if (UUT_->use_highbd_ == 0) {
457 if (UUT_->use_highbd_ == 0) {
470 if (UUT_->use_highbd_ == 0) {
482 if (UUT_->use_highbd_ == 0) {
501 if (UUT_->use_highbd_ == 0) {
510 UUT_
543 const ConvolveFunctions* UUT_; member in class:__anon11090::ConvolveTest
[all...]

Completed in 66 milliseconds