Searched defs:minvalue (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/test/
H A Ddct_partial_test.cc73 const int16_t minvalue = -maxvalue; local
84 input_block.Set(minvalue);
86 input_block.Set(&rnd, minvalue, maxvalue);

Completed in 232 milliseconds