Home
last modified time | relevance | path

Searched defs:ystep (Results 1 – 15 of 15) sorted by relevance

/external/libgav1/src/dsp/arm/
Dintrapred_directional_neon.cc289 const int ystep, const int upsample_shift) { in DirectionalZone3_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()
775 const int height, const int ystep, const bool upsampled_left) { in DirectionalIntraPredictorZone3_NEON()
1238 const int ystep, const int base_left_y = 0) { in DirectionalZone3_4x4()
1292 const int ystep, const int base_left_y = 0) { in DirectionalZone3_8x4()
1374 const int ystep, const int base_left_y = 0) { in DirectionalZone3_4x8()
1436 const int ystep) { in DirectionalZone3_4xH()
[all …]
/external/libgav1/src/dsp/
Dintrapred_directional_test.cc354 const int ystep = in TestSpeed() local
364 const int ystep = in TestSpeed() local
437 const int ystep = in TestSaturatedValues() local
444 const int ystep = in TestSaturatedValues() local
537 const int ystep = in TestRandomValues() local
547 const int ystep = in TestRandomValues() local
Dintrapred_directional.cc110 const int height, const int xstep, const int ystep, in DirectionalIntraPredictorZone2_C()
160 const int height, const int ystep, const bool upsampled_left) { in DirectionalIntraPredictorZone3_C()
Dintrapred_filter.cc60 int ystep = 1; in FilterIntraPredictor_C() local
/external/libcups/filter/
Drastertoepson.c410 unsigned ystep) /* I - Y resolution */ in CompressData()
740 unsigned xstep, ystep; /* X & Y resolutions */ in OutputLine() local
/external/mpdecimal/libmpdec++/
Dbench_full.cc103 Decimal ystep = sqrt_2 / 20; in main() local
/external/mpdecimal/libmpdec/
Dbench_full.c117 mpd_t *sqrt_2, *xstep, *ystep; in main() local
/external/python/cpython3/Modules/_decimal/libmpdec/
Dbench_full.c118 mpd_t *sqrt_2, *xstep, *ystep; in main() local
/external/libpng/contrib/examples/
Dpngpixel.c247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
/external/libgav1/src/dsp/x86/
Dintrapred_directional_sse4.cc383 const int base_left_y, const int ystep) { in DirectionalZone3_4x4()
427 const int base_left_y, const int ystep) { in DirectionalZone3_8xH()
465 const int ystep, in DirectionalIntraPredictorZone3_SSE4_1()
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()
/external/edid-decode/
Dparse-cta-block.cpp1182 double ystep = (0.37109375 - ymin) / 31.0; in cta_dolby_video() local
1231 double ystep = (0.37109375 - ymin) / 31.0; in cta_dolby_video() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_tri.c902 int64_t ystep[MAX_PLANES]; in lp_setup_bin_triangle() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c1008 int xstep, ystep; in sp_setup_line() local
/external/armnn/third-party/stb/
Dstb_image.h3518 int ystep; // how far through vertical expansion we are member
/external/ComputeLibrary/include/stb/
Dstb_image.h3562 int ystep; // how far through vertical expansion we are member