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

/external/libvpx/libvpx/test/
H A Dconvolve_test.cc403 UUT_ = GET_PARAM(2);
405 if (UUT_->use_highbd_ != 0) {
406 mask_ = (1 << UUT_->use_highbd_) - 1;
460 if (UUT_->use_highbd_ == 0) {
473 if (UUT_->use_highbd_ == 0) {
486 if (UUT_->use_highbd_ == 0) {
498 if (UUT_->use_highbd_ == 0) {
510 if (UUT_->use_highbd_ == 0) {
520 const ConvolveFunctions *UUT_; member in class:__anon11720::ConvolveTest
553 UUT_
[all...]

Completed in 100 milliseconds