Home
last modified time | relevance | path

Searched defs:subx (Results 1 – 3 of 3) sorted by relevance

/external/libaom/test/
Dcomp_mask_pred_test.cc236 int subx = sub & 0x7; in RunCheckOutput() local
254 const int subx = havSub ? 3 : 0; in RunSpeedTest() local
649 int subx = sub & 0x7; in RunCheckOutput() local
672 const int subx = havSub ? 3 : 0; in RunSpeedTest() local
Dblend_a64_mask_test.cc85 void RunOneTest(int block_size, int subx, int suby, int run_times) { in RunOneTest()
/external/libdav1d/src/
Dfilmgrain_tmpl.c92 const int subx, const int suby HIGHBD_DECL_SUFFIX) in generate_grain_uv_c()
159 const int offsets[2][2], const int subx, const int suby, in sample_lut()