/external/libgav1/libgav1/src/dsp/arm/ |
D | intrapred_directional_neon.cc | 288 const int base_left_y, const int ystep, in DirectionalZone3_WxH() 530 const int ystep, const bool upsampled_top, in DirectionalZone2_4xH() 646 const int xstep, const int ystep, in DirectionalZone2_8() 775 const int xstep, const int ystep, const bool upsampled_top, in DirectionalIntraPredictorZone2_NEON() 800 const int ystep, in DirectionalIntraPredictorZone3_NEON() 1229 const uint16_t* const left, const int ystep, in DirectionalZone3_4x4() 1283 const int ystep) { in DirectionalZone3_4xH() 1297 const int ystep) { in DirectionalZone3_Wx4() 1312 const uint16_t* const left, const int ystep, in DirectionalZone3_8x8() 1405 const uint16_t* const left, const int ystep) { in DirectionalZone3_WxH() [all …]
|
/external/python/cpython2/Modules/ |
D | imgfile.c | 96 int yfirst, ylast, ystep; in imgfile_read() local 258 int yfirst, ylast, ystep; in imgfile_readscaled() local 404 int yfirst, ylast, ystep; in imgfile_write() local
|
D | imageop.c | 125 int ix, iy, xstep, ystep; in imageop_crop() local
|
/external/libgav1/libgav1/src/dsp/ |
D | intrapred_directional.cc | 103 const int xstep, const int ystep, in DirectionalIntraPredictorZone2_C() 152 const int ystep, in DirectionalIntraPredictorZone3_C()
|
D | intrapred_filter.cc | 60 int ystep = 1; in FilterIntraPredictor_C() local
|
/external/libcups/filter/ |
D | rastertoepson.c | 410 unsigned ystep) /* I - Y resolution */ in CompressData() 740 unsigned xstep, ystep; /* X & Y resolutions */ in OutputLine() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_linetemp.h | 77 GLint xstep, ystep; in NAME() local
|
/external/libpng/contrib/examples/ |
D | pngpixel.c | 247 png_uint_32 ystart, xstart, ystep, xstep; in main() local
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | intrapred_directional_sse4.cc | 383 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() 743 const int xstep, const int ystep) { in DirectionalZone2_SSE4_1() 901 const int xstep, const int ystep) { in DirectionalZone2_4_SSE4_1() 1012 const int xstep, const int ystep, in DirectionalIntraPredictorZone2_SSE4_1()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_tri.c | 891 int64_t ystep[MAX_PLANES]; in lp_setup_bin_triangle() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_setup.c | 1088 int xstep, ystep; in sp_setup_line() local
|