/external/libgav1/src/dsp/arm/ |
D | intrapred_directional_neon.cc | 78 const int xstep, const bool upsampled) { in DirectionalZone1_WxH() 151 const int xstep, const bool upsampled) { in DirectionalZone1_WxH() 212 const int height, const int xstep, const bool upsampled_top) { in DirectionalIntraPredictorZone1_NEON() 472 const int xstep, const int upsample_shift) { in DirectionalZone1Blend_WxH() 518 const int xstep, const int ystep, const bool upsampled_top, in DirectionalZone2_4xH() 607 const int xstep, const int ystep, const int x, const int left_offset, in DirectionalZone2_8xH() 681 const int height, const int xstep, const int ystep, in DirectionalZone2_WxH() 746 const int height, const int xstep, const int ystep, in DirectionalIntraPredictorZone2_NEON() 966 const int xstep) { in DirectionalZone1_4xH() 1019 const int xstep) { in DirectionalZone1_WxH() [all …]
|
/external/libgav1/src/dsp/ |
D | intrapred_directional_test.cc | 343 const int xstep = in TestSpeed() local 352 const int xstep = in TestSpeed() local 429 const int xstep = in TestSaturatedValues() local 435 const int xstep = in TestSaturatedValues() local 526 const int xstep = in TestRandomValues() local 535 const int xstep = in TestRandomValues() local
|
D | intrapred_directional.cc | 39 const int height, const int xstep, const bool upsampled_top) { in DirectionalIntraPredictorZone1_C() 110 const int height, const int xstep, const int ystep, in DirectionalIntraPredictorZone2_C()
|
/external/libgav1/src/dsp/x86/ |
D | intrapred_directional_sse4.cc | 89 const int xstep, const bool upsampled) { in DirectionalZone1_4xH() 151 const int xstep, const bool upsampled) { in DirectionalZone1_Large() 250 const int xstep, const bool upsampled) { in DirectionalZone1_SSE4_1() 372 const int xstep, in DirectionalIntraPredictorZone1_SSE4_1() 671 const __m128i& dest_index_x, int top_x, const int xstep) { in DirectionalZone1Blend_4x4() 707 const __m128i& dest_index_x, int top_x, const int xstep) { in DirectionalZone1Blend_8xH() 729 const int xstep, const int ystep, const int x, const int left_offset, in DirectionalZone2_8xH() 832 const int xstep, const int ystep) { in DirectionalZone2_SSE4_1() 906 const int xstep, const int ystep) { in DirectionalZone2_4_SSE4_1() 1017 const int xstep, const int ystep, in DirectionalIntraPredictorZone2_SSE4_1() [all …]
|
/external/pytorch/aten/src/ATen/native/cuda/ |
D | RangeFactories.cu | 182 auto xstep = step.to<accscalar_t>(); in range_cuda_out() local 218 auto xstep = step.to<accscalar_t>(); in arange_cuda_out() local
|
/external/libcups/filter/ |
D | rastertoepson.c | 409 unsigned xstep, /* I - X resolution */ in CompressData() 740 unsigned xstep, ystep; /* X & Y resolutions */ in OutputLine() local
|
/external/mpdecimal/libmpdec++/ |
D | bench_full.cc | 102 Decimal xstep = sqrt_2 / 40; in main() local
|
/external/mpdecimal/libmpdec/ |
D | bench_full.c | 117 mpd_t *sqrt_2, *xstep, *ystep; in main() local
|
/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | bench_full.c | 118 mpd_t *sqrt_2, *xstep, *ystep; in main() local
|
/external/pytorch/aten/src/ATen/native/ |
D | RangeFactories.cpp | 158 auto xstep = step.to<accscalar_t>(); in range_out() local 201 auto xstep = step.to<accscalar_t>(); in arange_out() local
|
/external/libpng/contrib/examples/ |
D | pngpixel.c | 247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
|
/external/edid-decode/ |
D | parse-cta-block.cpp | 1180 double xstep = (0.74609375 - xmin) / 31.0; in cta_dolby_video() local 1229 double xstep = (0.74609375 - xmin) / 31.0; in cta_dolby_video() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_tri.c | 901 int64_t xstep[MAX_PLANES]; in lp_setup_bin_triangle() local
|
/external/libdrm/tests/util/ |
D | pattern.c | 342 unsigned int xstep = cs * xsub; in fill_smpte_yuv_planar_10bpp() local 1465 unsigned int xstep = cs * xsub; in fill_tiles_yuv_planar_10bpp() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_setup.c | 1008 int xstep, ystep; in sp_setup_line() local
|
/external/pytorch/torch/csrc/lazy/core/ |
D | shape_inference.cpp | 116 auto xstep = step.to<accscalar_t>(); in compute_shape_arange_out() local
|
/external/libpng/contrib/libtests/ |
D | pngvalid.c | 4038 png_uint_32 xin, xout, xstep; in interlace_row() local 4067 png_uint_32 xin, xout, xstep; in deinterlace_row() local
|