Searched defs:sub_y (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() 332 const int sub_y = cfl->subsampling_y; 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 | 584 const int sub_y = (mv_q4.row & SUBPEL_MASK) << SCALE_EXTRA_BITS; in calc_interp_skip_pred_flag() local
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_astc.cpp | 1856 for (unsigned sub_y = 0; sub_y < dst_blk_h; ++sub_y) { in _mesa_unpack_astc_2d_ldr() local
|
/external/mesa3d/src/imgui/ |
D | imstb_truetype.h | 3627 …ft_x, float shift_y, int oversample_x, int oversample_y, float *sub_x, float *sub_y, int codepoint) in stbtt_MakeCodepointBitmapSubpixelPrefilter() 4021 …at shift_x, float shift_y, int prefilter_x, int prefilter_y, float *sub_x, float *sub_y, int glyph) in stbtt_MakeGlyphBitmapSubpixelPrefilter() 4057 float recip_h,recip_v,sub_x,sub_y; in stbtt_PackFontRangesRenderIntoRects() local
|