Searched defs:sub_y (Results 1 – 7 of 7) sorted by relevance
| /external/libaom/test/ |
| D | av1_convolve_test.cc | 551 for (int sub_y = 0; sub_y < 16; ++sub_y) { in RunTest() local 570 void TestConvolve(const int sub_y, const InterpFilter filter) { in TestConvolve() 653 for (int sub_y = 0; sub_y < 16; ++sub_y) { in RunTest() local 672 void TestConvolve(const int sub_y, const InterpFilter filter) { in TestConvolve() 839 for (int sub_y = 0; sub_y < 16; ++sub_y) { in RunTest() local 868 const int sub_x, const int sub_y) { in TestConvolve() 967 for (int sub_y = 0; sub_y < 16; ++sub_y) { in RunTest() local 996 const int sub_x, const int sub_y) { in TestConvolve() 1671 for (int sub_y = 0; sub_y < 16; ++sub_y) { in RunTest() local 1685 const int sub_x, const int sub_y, in TestConvolve() [all …]
|
| D | warp_filter_test_util.cc | 127 int sub_x, sub_y; in RunSpeedTest() local 188 int i, j, sub_x, sub_y; in RunCheckOutput() local 324 int sub_x, sub_y; in RunSpeedTest() local 389 int i, j, sub_x, sub_y; in RunCheckOutput() local
|
| /external/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/libaom/av1/encoder/ |
| D | interp_search.c | 594 const int sub_y = (mv_q4.row & SUBPEL_MASK) << SCALE_EXTRA_BITS; in calc_interp_skip_pred_flag() local
|
| /external/igt-gpu-tools/tests/ |
| D | prime_nv_pcopy.c | 651 uint32_t sub_x, uint32_t sub_y, in check3()
|
| /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
|