Searched defs:sub_x (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/test/ |
D | warp_filter_test_util.cc | 122 int sub_x, sub_y; in RunSpeedTest() local 183 int i, j, sub_x, sub_y; in RunCheckOutput() local 316 int sub_x, sub_y; in RunSpeedTest() local 380 int i, j, sub_x, sub_y; in RunCheckOutput() local
|
/external/libaom/libaom/av1/common/ |
D | cfl.c | 308 int sub_x, int sub_y) { in cfl_subsampling_lbd() 323 const int sub_x = cfl->subsampling_x; in cfl_store() local
|
/external/u-boot/drivers/video/ |
D | stb_truetype.h | 2888 float recip_h,recip_v,sub_x,sub_y; in stbtt_PackFontRangesRenderIntoRects() local
|
/external/libaom/libaom/av1/encoder/ |
D | rdopt.c | 8750 const int sub_x = (mv_q4.col & SUBPEL_MASK) << SCALE_EXTRA_BITS; in interpolation_filter_search() local
|