Home
last modified time | relevance | path

Searched defs:output_n (Results 1 – 2 of 2) sorted by relevance

/external/libaom/test/
Dhiprec_convolve_test_util.cc107 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunCheckOutput() local
153 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunSpeedTest() local
242 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunCheckOutput() local
293 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunSpeedTest() local
Dwarp_filter_test_util.cc136 int output_n = ((out_w + 7) & ~7) * out_h; in RunSpeedTest() local
193 int output_n = ((out_w + 7) & ~7) * out_h; in RunCheckOutput() local
328 int output_n = ((out_w + 7) & ~7) * out_h; in RunSpeedTest() local
393 int output_n = ((out_w + 7) & ~7) * out_h; in RunCheckOutput() local