/external/libaom/libaom/test/ |
D | selfguided_filter_test.cc | 54 const int width = 256, height = 256, stride = 288, out_stride = 288; in RunSpeedTest() local 61 32, out_stride * (height + 32) * sizeof(uint8_t)); in RunSpeedTest() 64 uint8_t *output = output_ + out_stride * 16 + 16; in RunSpeedTest() 90 uint8_t *output_p = output + k * out_stride + j; in RunSpeedTest() 92 output_p, out_stride, tmpbuf, 8, 0); in RunSpeedTest() 106 uint8_t *output_p = output + k * out_stride + j; in RunSpeedTest() 107 tst_fun_(input_p, w, h, stride, eps, xqd, output_p, out_stride, in RunSpeedTest() 134 const int max_w = 260, max_h = 260, stride = 672, out_stride = 672; in RunCorrectnessTest() local 141 32, out_stride * (max_h + 32) * sizeof(uint8_t)); in RunCorrectnessTest() 143 32, out_stride * (max_h + 32) * sizeof(uint8_t)); in RunCorrectnessTest() [all …]
|
/external/libhevc/common/x86/ |
D | ihevc_itrans_recon_16x16_ssse3_intr.c | 846 WORD32 out_stride = (trans_size << 1); in ihevc_itrans_recon_16x16_ssse3() local 890 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_16x16_ssse3() 914 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_16x16_ssse3() 937 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_16x16_ssse3() 983 pi2_dst_scratch -= out_stride; in ihevc_itrans_recon_16x16_ssse3() 1007 pi2_dst_scratch -= out_stride; in ihevc_itrans_recon_16x16_ssse3() 1030 pi2_dst_scratch -= out_stride; in ihevc_itrans_recon_16x16_ssse3() 1101 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_16x16_ssse3() 1127 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_16x16_ssse3() 1153 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_16x16_ssse3() [all …]
|
D | ihevc_16x16_itrans_recon_sse42_intr.c | 842 WORD32 out_stride = (trans_size << 1); in ihevc_itrans_recon_16x16_sse42() local 886 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_16x16_sse42() 910 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_16x16_sse42() 933 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_16x16_sse42() 979 pi2_dst_scratch -= out_stride; in ihevc_itrans_recon_16x16_sse42() 1003 pi2_dst_scratch -= out_stride; in ihevc_itrans_recon_16x16_sse42() 1026 pi2_dst_scratch -= out_stride; in ihevc_itrans_recon_16x16_sse42() 1097 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_16x16_sse42() 1123 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_16x16_sse42() 1149 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_16x16_sse42() [all …]
|
D | ihevc_32x32_itrans_recon_sse42_intr.c | 1805 WORD32 out_stride = (trans_size << 1); in ihevc_itrans_recon_32x32_sse42() local 1843 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_32x32_sse42() 1873 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_32x32_sse42() 1903 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_32x32_sse42() 1932 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_32x32_sse42() 1961 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_32x32_sse42() 1991 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_32x32_sse42() 2020 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_32x32_sse42() 2079 pi2_dst_scratch -= out_stride; in ihevc_itrans_recon_32x32_sse42() 2107 pi2_dst_scratch -= out_stride; in ihevc_itrans_recon_32x32_sse42() [all …]
|
D | ihevc_itrans_recon_32x32_ssse3_intr.c | 1816 WORD32 out_stride = (trans_size << 1); in ihevc_itrans_recon_32x32_ssse3() local 1854 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_32x32_ssse3() 1884 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_32x32_ssse3() 1914 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_32x32_ssse3() 1943 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_32x32_ssse3() 1972 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_32x32_ssse3() 2002 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_32x32_ssse3() 2031 pi2_dst_scratch += out_stride; in ihevc_itrans_recon_32x32_ssse3() 2090 pi2_dst_scratch -= out_stride; in ihevc_itrans_recon_32x32_ssse3() 2118 pi2_dst_scratch -= out_stride; in ihevc_itrans_recon_32x32_ssse3() [all …]
|
/external/speex/libspeexdsp/ |
D | resample.c | 145 int out_stride; member 340 const int out_stride = st->out_stride; in resampler_basic_direct_single() local 373 out[out_stride * out_sample++] = sum; in resampler_basic_direct_single() 398 const int out_stride = st->out_stride; in resampler_basic_direct_double() local 424 out[out_stride * out_sample++] = PSHR32(sum, 15); in resampler_basic_direct_double() 446 const int out_stride = st->out_stride; in resampler_basic_interpolate_single() local 485 out[out_stride * out_sample++] = sum; in resampler_basic_interpolate_single() 509 const int out_stride = st->out_stride; in resampler_basic_interpolate_double() local 547 out[out_stride * out_sample++] = PSHR32(sum,15); in resampler_basic_interpolate_double() 572 const int out_stride = st->out_stride; in resampler_basic_zero() local [all …]
|
/external/libaom/libaom/av1/common/ |
D | resize.h | 25 int out_stride); 28 int height2, int width2, int out_stride); 47 int width2, int out_stride, int bd);
|
D | resize.c | 646 int out_stride) { in av1_resize_plane() argument 665 fill_arr_to_col(output + i, out_stride, height2, arrbuf2); in av1_resize_plane() 677 int height2, int width2, int out_stride) { in av1_upscale_plane_double_prec() argument 693 fill_arr_to_col_double_prec(output + i, out_stride, height2, arrbuf2); in av1_upscale_plane_double_prec() 704 int height2, int width2, int out_stride, in upscale_normative_rect() argument 742 av1_convolve_horiz_rs(input - 1, in_stride, output, out_stride, width2, in upscale_normative_rect() 1019 int width2, int out_stride, int bd) { in av1_highbd_resize_plane() argument 1035 highbd_fill_arr_to_col(CONVERT_TO_SHORTPTR(output + i), out_stride, height2, in av1_highbd_resize_plane() 1049 int width2, int out_stride, in highbd_upscale_normative_rect() argument 1090 CONVERT_TO_SHORTPTR(output), out_stride, width2, in highbd_upscale_normative_rect()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_texture.c | 45 float *out_str, unsigned out_stride, in util_map_texcoords2d_onto_cubemap() argument 108 out_str += out_stride; in util_map_texcoords2d_onto_cubemap()
|
D | u_texture.h | 49 float *out_str, unsigned out_stride,
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_texture.c | 45 float *out_str, unsigned out_stride, in util_map_texcoords2d_onto_cubemap() argument 108 out_str += out_stride; in util_map_texcoords2d_onto_cubemap()
|
D | u_texture.h | 49 float *out_str, unsigned out_stride,
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_fbo.c | 151 GLint *out_stride) in radeon_map_renderbuffer_s8z24() argument 181 *out_stride = rrb->map_pitch; in radeon_map_renderbuffer_s8z24() 189 GLint *out_stride) in radeon_map_renderbuffer_z16() argument 220 *out_stride = rrb->map_pitch; in radeon_map_renderbuffer_z16() 229 GLint *out_stride) in radeon_map_renderbuffer() argument 241 *out_stride = 0; in radeon_map_renderbuffer() 293 *out_stride = rrb->map_pitch; in radeon_map_renderbuffer() 296 *out_stride = -rrb->map_pitch; in radeon_map_renderbuffer() 309 mode, out_map, out_stride); in radeon_map_renderbuffer() 314 mode, out_map, out_stride); in radeon_map_renderbuffer() [all …]
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_fbo.c | 151 GLint *out_stride) in radeon_map_renderbuffer_s8z24() argument 181 *out_stride = rrb->map_pitch; in radeon_map_renderbuffer_s8z24() 189 GLint *out_stride) in radeon_map_renderbuffer_z16() argument 220 *out_stride = rrb->map_pitch; in radeon_map_renderbuffer_z16() 229 GLint *out_stride) in radeon_map_renderbuffer() argument 241 *out_stride = 0; in radeon_map_renderbuffer() 293 *out_stride = rrb->map_pitch; in radeon_map_renderbuffer() 296 *out_stride = -rrb->map_pitch; in radeon_map_renderbuffer() 309 mode, out_map, out_stride); in radeon_map_renderbuffer() 314 mode, out_map, out_stride); in radeon_map_renderbuffer() [all …]
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_resize.h | 23 int out_stride); 43 int width2, int out_stride, int bd);
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_screen.c | 93 unsigned *out_stride) in nouveau_screen_bo_from_handle() argument 123 *out_stride = whandle->stride; in nouveau_screen_bo_from_handle()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_renderbuffer.h | 46 GLint *out_stride);
|
D | s_renderbuffer.c | 183 GLint *out_stride) in _swrast_map_soft_renderbuffer() argument 192 *out_stride = 0; in _swrast_map_soft_renderbuffer() 199 *out_stride = stride; in _swrast_map_soft_renderbuffer()
|
/external/minigbm/cros_gralloc/gralloc0/ |
D | gralloc0.cc | 239 uint32_t *out_width, *out_height, *out_stride; in gralloc0_perform() local 264 out_stride = va_arg(args, uint32_t *); in gralloc0_perform() 265 *out_stride = hnd->pixel_stride; in gralloc0_perform()
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_screen.h | 89 struct winsys_handle *whandle, unsigned *out_stride);
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_fbo.c | 136 GLint *out_stride) in nouveau_renderbuffer_map() argument 162 *out_stride = stride; in nouveau_renderbuffer_map()
|
/external/mesa3d/src/mesa/math/ |
D | m_xform.h | 102 GLuint out_stride,
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_tex.c | 212 GLint *out_stride) in intel_map_texture_image() argument 238 *out_stride = stride; in intel_map_texture_image()
|
D | intel_fbo.c | 108 GLint *out_stride) in intel_map_renderbuffer() argument 122 *out_stride = rowStride; in intel_map_renderbuffer() 182 *out_stride = stride; in intel_map_renderbuffer() 187 *out_stride = 0; in intel_map_renderbuffer()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_fbo.c | 89 GLint *out_stride) in intel_map_renderbuffer() argument 102 *out_stride = rowStride; in intel_map_renderbuffer() 129 *out_stride = stride; in intel_map_renderbuffer()
|