Searched defs:suby (Results 1 – 3 of 3) sorted by relevance
237 int suby = (sub >> 3); in RunCheckOutput() local255 const int suby = havSub ? 4 : 0; in RunSpeedTest() local650 int suby = (sub >> 3); in RunCheckOutput() local673 const int suby = havSub ? 4 : 0; in RunSpeedTest() local
85 void RunOneTest(int block_size, int subx, int suby, int run_times) { in RunOneTest()
159 const int offsets[2][2], const int subx, const int suby, in sample_lut()