Searched defs:sub_x (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/test/ |
D | warp_filter_test_util.cc | 124 int sub_x, sub_y; in RunSpeedTest() local 184 int i, j, sub_x, sub_y; in RunCheckOutput() local 318 int sub_x, sub_y; in RunSpeedTest() local 382 int i, j, sub_x, sub_y; in RunCheckOutput() local
|
/external/libaom/libaom/av1/common/ |
D | cfl.c | 316 int sub_x, int sub_y) { in cfl_subsampling_lbd() 331 const int sub_x = cfl->subsampling_x; in cfl_store() local
|
/external/igt-gpu-tools/tests/ |
D | prime_nv_pcopy.c | 651 uint32_t sub_x, uint32_t sub_y, in check3()
|
/external/libaom/libaom/av1/encoder/ |
D | interp_search.c | 583 const int sub_x = (mv_q4.col & SUBPEL_MASK) << SCALE_EXTRA_BITS; in calc_interp_skip_pred_flag() local
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_astc.cpp | 1857 for (unsigned sub_x = 0; sub_x < dst_blk_w; ++sub_x) { in _mesa_unpack_astc_2d_ldr() local
|
/external/mesa3d/src/imgui/ |
D | imstb_truetype.h | 3627 …_y, float shift_x, float shift_y, int oversample_x, int oversample_y, float *sub_x, float *sub_y, … in stbtt_MakeCodepointBitmapSubpixelPrefilter() 4021 …le_y, float shift_x, float shift_y, int prefilter_x, int prefilter_y, float *sub_x, float *sub_y, … in stbtt_MakeGlyphBitmapSubpixelPrefilter() 4057 float recip_h,recip_v,sub_x,sub_y; in stbtt_PackFontRangesRenderIntoRects() local
|