Home
last modified time | relevance | path

Searched defs:src_stride (Results 1 – 25 of 185) sorted by relevance

12345678

/external/chromium_org/third_party/libyuv/source/
Dscale_neon.cc26 void ScaleRowDown2_NEON(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2_NEON()
45 void ScaleRowDown2Box_NEON(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2Box_NEON()
72 void ScaleRowDown4_NEON(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown4_NEON()
89 void ScaleRowDown4Box_NEON(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown4Box_NEON()
123 ptrdiff_t src_stride, in ScaleRowDown34_NEON()
142 ptrdiff_t src_stride, in ScaleRowDown34_0_Box_NEON()
199 ptrdiff_t src_stride, in ScaleRowDown34_1_Box_NEON()
251 ptrdiff_t src_stride, in ScaleRowDown38_NEON()
274 ptrdiff_t src_stride, in ScaleRowDown38_3_Box_NEON()
385 ptrdiff_t src_stride, in ScaleRowDown38_2_Box_NEON()
[all …]
Dscale_win.cc98 void ScaleRowDown2_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2_SSE2()
126 void ScaleRowDown2Linear_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2Linear_SSE2()
164 void ScaleRowDown2Box_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2Box_SSE2()
209 ptrdiff_t src_stride, in ScaleRowDown2_Unaligned_SSE2()
238 ptrdiff_t src_stride, in ScaleRowDown2Linear_Unaligned_SSE2()
277 ptrdiff_t src_stride, in ScaleRowDown2Box_Unaligned_SSE2()
321 void ScaleRowDown4_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown4_SSE2()
354 void ScaleRowDown4Box_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown4Box_SSE2()
419 void ScaleRowDown34_SSSE3(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown34_SSSE3()
469 ptrdiff_t src_stride, in ScaleRowDown34_1_Box_SSSE3()
[all …]
Dscale_mips.cc23 void ScaleRowDown2_MIPS_DSPR2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2_MIPS_DSPR2()
80 void ScaleRowDown2Box_MIPS_DSPR2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2Box_MIPS_DSPR2()
180 void ScaleRowDown4_MIPS_DSPR2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown4_MIPS_DSPR2()
236 void ScaleRowDown4Box_MIPS_DSPR2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown4Box_MIPS_DSPR2()
316 void ScaleRowDown34_MIPS_DSPR2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown34_MIPS_DSPR2()
363 void ScaleRowDown34_0_Box_MIPS_DSPR2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown34_0_Box_MIPS_DSPR2()
420 void ScaleRowDown34_1_Box_MIPS_DSPR2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown34_1_Box_MIPS_DSPR2()
473 void ScaleRowDown38_MIPS_DSPR2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown38_MIPS_DSPR2()
520 void ScaleRowDown38_2_Box_MIPS_DSPR2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown38_2_Box_MIPS_DSPR2()
575 ptrdiff_t src_stride, in ScaleRowDown38_3_Box_MIPS_DSPR2()
Dscale_posix.cc99 void ScaleRowDown2_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2_SSE2()
125 void ScaleRowDown2Linear_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2Linear_SSE2()
160 void ScaleRowDown2Box_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2Box_SSE2()
203 void ScaleRowDown2_Unaligned_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2_Unaligned_SSE2()
230 ptrdiff_t src_stride, in ScaleRowDown2Linear_Unaligned_SSE2()
266 ptrdiff_t src_stride, in ScaleRowDown2Box_Unaligned_SSE2()
309 void ScaleRowDown4_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown4_SSE2()
341 void ScaleRowDown4Box_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown4Box_SSE2()
401 void ScaleRowDown34_SSSE3(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown34_SSSE3()
441 ptrdiff_t src_stride, in ScaleRowDown34_1_Box_SSSE3()
[all …]
Drotate.cc80 static void TransposeWx8_SSSE3(const uint8* src, int src_stride, in TransposeWx8_SSSE3()
172 static void TransposeUVWx8_SSE2(const uint8* src, int src_stride, in TransposeUVWx8_SSE2()
302 static void TransposeWx8_SSSE3(const uint8* src, int src_stride, in TransposeWx8_SSSE3()
521 static void TransposeWx8_FAST_SSSE3(const uint8* src, int src_stride, in TransposeWx8_FAST_SSSE3()
660 static void TransposeUVWx8_SSE2(const uint8* src, int src_stride, in TransposeUVWx8_SSE2()
772 static void TransposeWx8_C(const uint8* src, int src_stride, in TransposeWx8_C()
790 static void TransposeWxH_C(const uint8* src, int src_stride, in TransposeWxH_C()
803 void TransposePlane(const uint8* src, int src_stride, in TransposePlane()
850 void RotatePlane90(const uint8* src, int src_stride, in RotatePlane90()
862 void RotatePlane270(const uint8* src, int src_stride, in RotatePlane270()
[all …]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
Dsad_c.c17 static unsigned int sad_mx_n_c(const unsigned char *src_ptr, int src_stride, in sad_mx_n_c()
45 unsigned int vp8_sad16x16_c(const unsigned char *src_ptr, int src_stride, in vp8_sad16x16_c()
52 unsigned int vp8_sad8x8_c(const unsigned char *src_ptr, int src_stride, in vp8_sad8x8_c()
59 unsigned int vp8_sad16x8_c(const unsigned char *src_ptr, int src_stride, in vp8_sad16x8_c()
67 unsigned int vp8_sad8x16_c(const unsigned char *src_ptr, int src_stride, in vp8_sad8x16_c()
74 unsigned int vp8_sad4x4_c(const unsigned char *src_ptr, int src_stride, in vp8_sad4x4_c()
81 void vp8_sad16x16x3_c(const unsigned char *src_ptr, int src_stride, in vp8_sad16x16x3_c()
90 void vp8_sad16x16x8_c(const unsigned char *src_ptr, int src_stride, in vp8_sad16x16x8_c()
104 void vp8_sad16x8x3_c(const unsigned char *src_ptr, int src_stride, in vp8_sad16x8x3_c()
113 void vp8_sad16x8x8_c(const unsigned char *src_ptr, int src_stride, in vp8_sad16x8x8_c()
[all …]
/external/libvpx/libvpx/vp8/common/
Dsad_c.c17 static unsigned int sad_mx_n_c(const unsigned char *src_ptr, int src_stride, in sad_mx_n_c()
45 unsigned int vp8_sad16x16_c(const unsigned char *src_ptr, int src_stride, in vp8_sad16x16_c()
52 unsigned int vp8_sad8x8_c(const unsigned char *src_ptr, int src_stride, in vp8_sad8x8_c()
59 unsigned int vp8_sad16x8_c(const unsigned char *src_ptr, int src_stride, in vp8_sad16x8_c()
67 unsigned int vp8_sad8x16_c(const unsigned char *src_ptr, int src_stride, in vp8_sad8x16_c()
74 unsigned int vp8_sad4x4_c(const unsigned char *src_ptr, int src_stride, in vp8_sad4x4_c()
81 void vp8_sad16x16x3_c(const unsigned char *src_ptr, int src_stride, in vp8_sad16x16x3_c()
90 void vp8_sad16x16x8_c(const unsigned char *src_ptr, int src_stride, in vp8_sad16x16x8_c()
104 void vp8_sad16x8x3_c(const unsigned char *src_ptr, int src_stride, in vp8_sad16x8x3_c()
113 void vp8_sad16x8x8_c(const unsigned char *src_ptr, int src_stride, in vp8_sad16x8x8_c()
[all …]
/external/libvpx/libvpx/vp9/encoder/
Dvp9_sad.c65 void vp9_sad64x32x4d_c(const uint8_t *src_ptr, int src_stride, in vp9_sad64x32x4d_c()
74 void vp9_sad32x64x4d_c(const uint8_t *src_ptr, int src_stride, in vp9_sad32x64x4d_c()
83 void vp9_sad32x16x4d_c(const uint8_t *src_ptr, int src_stride, in vp9_sad32x16x4d_c()
92 void vp9_sad16x32x4d_c(const uint8_t *src_ptr, int src_stride, in vp9_sad16x32x4d_c()
101 void vp9_sad64x64x3_c(const uint8_t *src_ptr, int src_stride, in vp9_sad64x64x3_c()
110 void vp9_sad32x32x3_c(const uint8_t *src_ptr, int src_stride, in vp9_sad32x32x3_c()
119 void vp9_sad64x64x8_c(const uint8_t *src_ptr, int src_stride, in vp9_sad64x64x8_c()
128 void vp9_sad32x32x8_c(const uint8_t *src_ptr, int src_stride, in vp9_sad32x32x8_c()
137 void vp9_sad16x16x3_c(const uint8_t *src_ptr, int src_stride, in vp9_sad16x16x3_c()
146 void vp9_sad16x16x8_c(const uint8_t *src_ptr, int src_stride, in vp9_sad16x16x8_c()
[all …]
/external/libvpx/libvpx/third_party/libyuv/source/
Dscale.c63 void ScaleRowDown2_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown2_NEON()
79 void ScaleRowDown2Int_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown2Int_NEON()
105 static void ScaleRowDown4_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown4_NEON()
124 static void ScaleRowDown4Int_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown4Int_NEON()
163 static void ScaleRowDown34_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown34_NEON()
180 static void ScaleRowDown34_0_Int_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown34_0_Int_NEON()
235 static void ScaleRowDown34_1_Int_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown34_1_Int_NEON()
287 static void ScaleRowDown38_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown38_NEON()
308 static void ScaleRowDown38_3_Int_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown38_3_Int_NEON()
417 static void ScaleRowDown38_2_Int_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown38_2_Int_NEON()
[all …]
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
Dscale.c63 void ScaleRowDown2_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown2_NEON()
79 void ScaleRowDown2Int_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown2Int_NEON()
105 static void ScaleRowDown4_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown4_NEON()
124 static void ScaleRowDown4Int_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown4Int_NEON()
163 static void ScaleRowDown34_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown34_NEON()
180 static void ScaleRowDown34_0_Int_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown34_0_Int_NEON()
235 static void ScaleRowDown34_1_Int_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown34_1_Int_NEON()
287 static void ScaleRowDown38_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown38_NEON()
308 static void ScaleRowDown38_3_Int_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown38_3_Int_NEON()
417 static void ScaleRowDown38_2_Int_NEON(const uint8* src_ptr, int src_stride, in ScaleRowDown38_2_Int_NEON()
[all …]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Du_format_zs.c116 const uint8_t *src_row, unsigned src_stride, in util_format_s8_uint_unpack_s_8uint()
129 const uint8_t *src_row, unsigned src_stride, in util_format_s8_uint_pack_s_8uint()
142 const uint8_t *src_row, unsigned src_stride, in util_format_z16_unorm_unpack_z_float()
163 const float *src_row, unsigned src_stride, in util_format_z16_unorm_pack_z_float()
185 const uint8_t *src_row, unsigned src_stride, in util_format_z16_unorm_unpack_z_32unorm()
206 const uint32_t *src_row, unsigned src_stride, in util_format_z16_unorm_pack_z_32unorm()
228 const uint8_t *src_row, unsigned src_stride, in util_format_z32_unorm_unpack_z_float()
249 const float *src_row, unsigned src_stride, in util_format_z32_unorm_pack_z_float()
271 const uint8_t *src_row, unsigned src_stride, in util_format_z32_unorm_unpack_z_32unorm()
284 const uint32_t *src_row, unsigned src_stride, in util_format_z32_unorm_pack_z_32unorm()
[all …]
Du_format_s3tc.c41 util_format_dxt1_rgb_fetch_stub(int src_stride, in util_format_dxt1_rgb_fetch_stub()
51 util_format_dxt1_rgba_fetch_stub(int src_stride, in util_format_dxt1_rgba_fetch_stub()
61 util_format_dxt3_rgba_fetch_stub(int src_stride, in util_format_dxt3_rgba_fetch_stub()
71 util_format_dxt5_rgba_fetch_stub(int src_stride, in util_format_dxt5_rgba_fetch_stub()
245 const uint8_t *src_row, unsigned src_stride, in util_format_dxtn_rgb_unpack_rgba_8unorm()
269 const uint8_t *src_row, unsigned src_stride, in util_format_dxt1_rgb_unpack_rgba_8unorm()
280 const uint8_t *src_row, unsigned src_stride, in util_format_dxt1_rgba_unpack_rgba_8unorm()
291 const uint8_t *src_row, unsigned src_stride, in util_format_dxt3_rgba_unpack_rgba_8unorm()
302 const uint8_t *src_row, unsigned src_stride, in util_format_dxt5_rgba_unpack_rgba_8unorm()
313 const uint8_t *src_row, unsigned src_stride, in util_format_dxtn_rgb_unpack_rgba_float()
[all …]
Du_format_yuv.c42 const uint8_t *src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_unpack_rgba_float()
104 const uint8_t *src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_unpack_rgba_8unorm()
166 const float *src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_pack_rgba_float()
223 const uint8_t *src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_pack_rgba_8unorm()
294 const uint8_t *src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_unpack_rgba_float()
356 const uint8_t *src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_unpack_rgba_8unorm()
418 const float *src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_pack_rgba_float()
475 const uint8_t *src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_pack_rgba_8unorm()
546 const uint8_t *src_row, unsigned src_stride, in util_format_uyvy_unpack_rgba_float()
602 const uint8_t *src_row, unsigned src_stride, in util_format_uyvy_unpack_rgba_8unorm()
[all …]
Du_format_latc.c56 …orm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned w… in util_format_latc1_unorm_unpack_rgba_8unorm()
63 unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_unorm_pack_rgba_8unorm()
69 …float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned w… in util_format_latc1_unorm_unpack_rgba_float()
95 …float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned w… in util_format_latc1_unorm_pack_rgba_float()
119 …orm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned w… in util_format_latc1_snorm_unpack_rgba_8unorm()
125 …orm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned w… in util_format_latc1_snorm_pack_rgba_8unorm()
131 …float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned w… in util_format_latc1_snorm_pack_rgba_float()
137 …float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned w… in util_format_latc1_snorm_unpack_rgba_float()
185 …orm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned w… in util_format_latc2_unorm_unpack_rgba_8unorm()
191 …orm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned w… in util_format_latc2_unorm_pack_rgba_8unorm()
[all …]
Du_format_other.c37 const uint8_t *src_row, unsigned src_stride, in util_format_r9g9b9e5_float_unpack_rgba_float()
61 const float *src_row, unsigned src_stride, in util_format_r9g9b9e5_float_pack_rgba_float()
97 const uint8_t *src_row, unsigned src_stride, in util_format_r9g9b9e5_float_unpack_rgba_8unorm()
126 const uint8_t *src_row, unsigned src_stride, in util_format_r9g9b9e5_float_pack_rgba_8unorm()
155 const uint8_t *src_row, unsigned src_stride, in util_format_r11g11b10_float_unpack_rgba_float()
179 const float *src_row, unsigned src_stride, in util_format_r11g11b10_float_pack_rgba_float()
215 const uint8_t *src_row, unsigned src_stride, in util_format_r11g11b10_float_unpack_rgba_8unorm()
244 const uint8_t *src_row, unsigned src_stride, in util_format_r11g11b10_float_pack_rgba_8unorm()
273 const uint8_t *src_row, unsigned src_stride, in util_format_r1_unorm_unpack_rgba_float()
282 const float *src_row, unsigned src_stride, in util_format_r1_unorm_pack_rgba_float()
[all …]
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_zs.c116 const uint8_t *src_row, unsigned src_stride, in util_format_s8_uint_unpack_s_8uint()
129 const uint8_t *src_row, unsigned src_stride, in util_format_s8_uint_pack_s_8uint()
142 const uint8_t *src_row, unsigned src_stride, in util_format_z16_unorm_unpack_z_float()
163 const float *src_row, unsigned src_stride, in util_format_z16_unorm_pack_z_float()
185 const uint8_t *src_row, unsigned src_stride, in util_format_z16_unorm_unpack_z_32unorm()
206 const uint32_t *src_row, unsigned src_stride, in util_format_z16_unorm_pack_z_32unorm()
228 const uint8_t *src_row, unsigned src_stride, in util_format_z32_unorm_unpack_z_float()
249 const float *src_row, unsigned src_stride, in util_format_z32_unorm_pack_z_float()
271 const uint8_t *src_row, unsigned src_stride, in util_format_z32_unorm_unpack_z_32unorm()
284 const uint32_t *src_row, unsigned src_stride, in util_format_z32_unorm_pack_z_32unorm()
[all …]
Du_format_s3tc.c41 util_format_dxt1_rgb_fetch_stub(int src_stride, in util_format_dxt1_rgb_fetch_stub()
51 util_format_dxt1_rgba_fetch_stub(int src_stride, in util_format_dxt1_rgba_fetch_stub()
61 util_format_dxt3_rgba_fetch_stub(int src_stride, in util_format_dxt3_rgba_fetch_stub()
71 util_format_dxt5_rgba_fetch_stub(int src_stride, in util_format_dxt5_rgba_fetch_stub()
245 const uint8_t *src_row, unsigned src_stride, in util_format_dxtn_rgb_unpack_rgba_8unorm()
269 const uint8_t *src_row, unsigned src_stride, in util_format_dxt1_rgb_unpack_rgba_8unorm()
280 const uint8_t *src_row, unsigned src_stride, in util_format_dxt1_rgba_unpack_rgba_8unorm()
291 const uint8_t *src_row, unsigned src_stride, in util_format_dxt3_rgba_unpack_rgba_8unorm()
302 const uint8_t *src_row, unsigned src_stride, in util_format_dxt5_rgba_unpack_rgba_8unorm()
313 const uint8_t *src_row, unsigned src_stride, in util_format_dxtn_rgb_unpack_rgba_float()
[all …]
Du_format_yuv.c42 const uint8_t *src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_unpack_rgba_float()
104 const uint8_t *src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_unpack_rgba_8unorm()
166 const float *src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_pack_rgba_float()
223 const uint8_t *src_row, unsigned src_stride, in util_format_r8g8_b8g8_unorm_pack_rgba_8unorm()
294 const uint8_t *src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_unpack_rgba_float()
356 const uint8_t *src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_unpack_rgba_8unorm()
418 const float *src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_pack_rgba_float()
475 const uint8_t *src_row, unsigned src_stride, in util_format_g8r8_g8b8_unorm_pack_rgba_8unorm()
546 const uint8_t *src_row, unsigned src_stride, in util_format_uyvy_unpack_rgba_float()
602 const uint8_t *src_row, unsigned src_stride, in util_format_uyvy_unpack_rgba_8unorm()
[all …]
Du_format_latc.c56 …orm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned w… in util_format_latc1_unorm_unpack_rgba_8unorm()
63 unsigned src_stride, unsigned width, unsigned height) in util_format_latc1_unorm_pack_rgba_8unorm()
69 …float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned w… in util_format_latc1_unorm_unpack_rgba_float()
95 …float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned w… in util_format_latc1_unorm_pack_rgba_float()
119 …orm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned w… in util_format_latc1_snorm_unpack_rgba_8unorm()
125 …orm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned w… in util_format_latc1_snorm_pack_rgba_8unorm()
131 …float(uint8_t *dst_row, unsigned dst_stride, const float *src_row, unsigned src_stride, unsigned w… in util_format_latc1_snorm_pack_rgba_float()
137 …float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned w… in util_format_latc1_snorm_unpack_rgba_float()
185 …orm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned w… in util_format_latc2_unorm_unpack_rgba_8unorm()
191 …orm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned w… in util_format_latc2_unorm_pack_rgba_8unorm()
[all …]
Du_format_other.c37 const uint8_t *src_row, unsigned src_stride, in util_format_r9g9b9e5_float_unpack_rgba_float()
61 const float *src_row, unsigned src_stride, in util_format_r9g9b9e5_float_pack_rgba_float()
97 const uint8_t *src_row, unsigned src_stride, in util_format_r9g9b9e5_float_unpack_rgba_8unorm()
126 const uint8_t *src_row, unsigned src_stride, in util_format_r9g9b9e5_float_pack_rgba_8unorm()
155 const uint8_t *src_row, unsigned src_stride, in util_format_r11g11b10_float_unpack_rgba_float()
179 const float *src_row, unsigned src_stride, in util_format_r11g11b10_float_pack_rgba_float()
215 const uint8_t *src_row, unsigned src_stride, in util_format_r11g11b10_float_unpack_rgba_8unorm()
244 const uint8_t *src_row, unsigned src_stride, in util_format_r11g11b10_float_pack_rgba_8unorm()
273 const uint8_t *src_row, unsigned src_stride, in util_format_r1_unorm_unpack_rgba_float()
282 const float *src_row, unsigned src_stride, in util_format_r1_unorm_pack_rgba_float()
[all …]
/external/libyuv/files/source/
Dscale.cc202 static void ScaleRowDown2_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2_SSE2()
231 void ScaleRowDown2Int_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2Int_SSE2()
276 ptrdiff_t src_stride, in ScaleRowDown2_Unaligned_SSE2()
306 ptrdiff_t src_stride, in ScaleRowDown2Int_Unaligned_SSE2()
351 static void ScaleRowDown4_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown4_SSE2()
382 static void ScaleRowDown4Int_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown4Int_SSE2()
444 static void ScaleRowDown8_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown8_SSE2()
476 static void ScaleRowDown8Int_SSE2(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown8Int_SSE2()
554 static void ScaleRowDown34_SSSE3(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown34_SSSE3()
604 ptrdiff_t src_stride, in ScaleRowDown34_1_Int_SSSE3()
[all …]
Dscale_neon.cc46 void ScaleRowDown2Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2Int_NEON()
90 void ScaleRowDown4Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown4Int_NEON()
141 ptrdiff_t src_stride, in ScaleRowDown34_0_Int_NEON()
197 ptrdiff_t src_stride, in ScaleRowDown34_1_Int_NEON()
272 ptrdiff_t src_stride, in ScaleRowDown38_3_Int_NEON()
382 ptrdiff_t src_stride, in ScaleRowDown38_2_Int_NEON()
476 const uint8* src_ptr, ptrdiff_t src_stride, in ScaleFilterRows_NEON()
Drotate.cc64 static void TransposeWx8_SSSE3(const uint8* src, int src_stride, in TransposeWx8_SSSE3()
156 static void TransposeUVWx8_SSE2(const uint8* src, int src_stride, in TransposeUVWx8_SSE2()
285 static void TransposeWx8_SSSE3(const uint8* src, int src_stride, in TransposeWx8_SSSE3()
497 static void TransposeWx8_FAST_SSSE3(const uint8* src, int src_stride, in TransposeWx8_FAST_SSSE3()
636 static void TransposeUVWx8_SSE2(const uint8* src, int src_stride, in TransposeUVWx8_SSE2()
748 static void TransposeWx8_C(const uint8* src, int src_stride, in TransposeWx8_C()
765 static void TransposeWxH_C(const uint8* src, int src_stride, in TransposeWxH_C()
776 void TransposePlane(const uint8* src, int src_stride, in TransposePlane()
813 void RotatePlane90(const uint8* src, int src_stride, in RotatePlane90()
825 void RotatePlane270(const uint8* src, int src_stride, in RotatePlane270()
[all …]
/external/libvpx/libvpx/vp8/common/arm/neon/
Dcopymem_neon.c15 int src_stride, in vp8_copy_mem8x4_neon()
31 int src_stride, in vp8_copy_mem8x8_neon()
47 int src_stride, in vp8_copy_mem16x16_neon()
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/neon/
Dcopymem_neon.c15 int src_stride, in vp8_copy_mem8x4_neon()
31 int src_stride, in vp8_copy_mem8x8_neon()
47 int src_stride, in vp8_copy_mem16x16_neon()

12345678