Home
last modified time | relevance | path

Searched refs:src (Results 1101 - 1125 of 7043) sorted by relevance

1...<<41424344454647484950>>...282

/third_party/backends/backend/
H A Dgt68xx_mid.c138 unpack_8_mono (SANE_Byte * src, unsigned int *dst, SANE_Int pixels_per_line) in unpack_8_mono() argument
140 for (; pixels_per_line > 0; ++src, ++dst, --pixels_per_line) in unpack_8_mono()
142 *dst = (((unsigned int) *src) << 8) | *src; in unpack_8_mono()
147 unpack_8_rgb (SANE_Byte * src, unsigned int *dst, SANE_Int pixels_per_line) in unpack_8_rgb() argument
149 for (; pixels_per_line > 0; src += 3, ++dst, --pixels_per_line) in unpack_8_rgb()
151 *dst = (((unsigned int) *src) << 8) | *src; in unpack_8_rgb()
158 unpack_12_le_mono (SANE_Byte * src, unsigned int *dst, in unpack_12_le_mono() argument
161 for (; pixels_per_line > 0; src in unpack_12_le_mono()
171 unpack_12_le_rgb(SANE_Byte * src, unsigned int *dst1, unsigned int *dst2, unsigned int *dst3, SANE_Int pixels_per_line) unpack_12_le_rgb() argument
199 unpack_16_le_mono(SANE_Byte * src, unsigned int *dst, SANE_Int pixels_per_line) unpack_16_le_mono() argument
209 unpack_16_le_rgb(SANE_Byte * src, unsigned int *dst, SANE_Int pixels_per_line) unpack_16_le_rgb() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexstore.c170 const GLvoid *src = _mesa_image_address(dims, srcPacking, in _mesa_texstore_z32() local
174 depthScale, srcType, src, srcPacking); in _mesa_texstore_z32()
200 const GLvoid *src = _mesa_image_address(dims, srcPacking, in _mesa_texstore_x8_z24() local
204 depthScale, srcType, src, srcPacking); in _mesa_texstore_x8_z24()
230 const GLvoid *src = _mesa_image_address(dims, srcPacking, in _mesa_texstore_z24_x8() local
236 depthScale, srcType, src, srcPacking); in _mesa_texstore_z24_x8()
264 const GLvoid *src = _mesa_image_address(dims, srcPacking, in _mesa_texstore_z16() local
269 srcType, src, srcPacking); in _mesa_texstore_z16()
351 const GLubyte *src in _mesa_texstore_z24_s8() local
373 srcType, src, srcPackin in _mesa_texstore_z24_s8()
432 const GLubyte *src _mesa_texstore_s8_z24() local
506 const GLubyte *src _mesa_texstore_s8() local
555 const int32_t *src _mesa_texstore_z32f_x24s8() local
679 GLubyte *src, *dst; texstore_rgba() local
732 const uint8_t *src; texstore_rgba() local
988 const GLubyte *src; store_texsubimage() local
1340 const GLubyte *src; _mesa_store_compressed_texsubimage() local
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_mc_uniw_msa.c57 static void hevc_uniwgt_copy_4w_msa(uint8_t *src, in hevc_uniwgt_copy_4w_msa() argument
81 LW2(src, src_stride, tp0, tp1); in hevc_uniwgt_copy_4w_msa()
95 LW4(src, src_stride, tp0, tp1, tp2, tp3); in hevc_uniwgt_copy_4w_msa()
105 LW4(src, src_stride, tp0, tp1, tp2, tp3); in hevc_uniwgt_copy_4w_msa()
106 src += 4 * src_stride; in hevc_uniwgt_copy_4w_msa()
108 LW4(src, src_stride, tp0, tp1, tp2, tp3); in hevc_uniwgt_copy_4w_msa()
109 src += 4 * src_stride; in hevc_uniwgt_copy_4w_msa()
124 static void hevc_uniwgt_copy_6w_msa(uint8_t *src, in hevc_uniwgt_copy_6w_msa() argument
147 LD4(src, src_stride, tp0, tp1, tp2, tp3); in hevc_uniwgt_copy_6w_msa()
148 src in hevc_uniwgt_copy_6w_msa()
186 hevc_uniwgt_copy_8w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_uniwgt_copy_8w_msa() argument
281 hevc_uniwgt_copy_12w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_uniwgt_copy_12w_msa() argument
326 hevc_uniwgt_copy_16w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_uniwgt_copy_16w_msa() argument
369 hevc_uniwgt_copy_24w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_uniwgt_copy_24w_msa() argument
422 hevc_uniwgt_copy_32w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_uniwgt_copy_32w_msa() argument
468 hevc_uniwgt_copy_48w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_uniwgt_copy_48w_msa() argument
525 hevc_uniwgt_copy_64w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_uniwgt_copy_64w_msa() argument
588 hevc_hz_uniwgt_8t_4w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_8t_4w_msa() argument
664 hevc_hz_uniwgt_8t_8w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_8t_8w_msa() argument
742 hevc_hz_uniwgt_8t_12w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_8t_12w_msa() argument
836 hevc_hz_uniwgt_8t_16w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_8t_16w_msa() argument
914 hevc_hz_uniwgt_8t_24w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_8t_24w_msa() argument
1007 hevc_hz_uniwgt_8t_32w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_8t_32w_msa() argument
1109 hevc_hz_uniwgt_8t_48w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_8t_48w_msa() argument
1203 hevc_hz_uniwgt_8t_64w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_8t_64w_msa() argument
1294 hevc_vt_uniwgt_8t_4w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_8t_4w_msa() argument
1386 hevc_vt_uniwgt_8t_8w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_8t_8w_msa() argument
1465 hevc_vt_uniwgt_8t_12w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_8t_12w_msa() argument
1568 hevc_vt_uniwgt_8t_16multx4mult_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val, int32_t weightmul16) hevc_vt_uniwgt_8t_16multx4mult_msa() argument
1679 hevc_vt_uniwgt_8t_16w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_8t_16w_msa() argument
1694 hevc_vt_uniwgt_8t_24w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_8t_24w_msa() argument
1712 hevc_vt_uniwgt_8t_32w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_8t_32w_msa() argument
1727 hevc_vt_uniwgt_8t_48w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_8t_48w_msa() argument
1742 hevc_vt_uniwgt_8t_64w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_8t_64w_msa() argument
1757 hevc_hv_uniwgt_8t_4w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_8t_4w_msa() argument
1882 hevc_hv_uniwgt_8t_8multx2mult_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val, int32_t width) hevc_hv_uniwgt_8t_8multx2mult_msa() argument
2044 hevc_hv_uniwgt_8t_8w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_8t_8w_msa() argument
2060 hevc_hv_uniwgt_8t_12w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_8t_12w_msa() argument
2265 hevc_hv_uniwgt_8t_16w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_8t_16w_msa() argument
2281 hevc_hv_uniwgt_8t_24w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_8t_24w_msa() argument
2297 hevc_hv_uniwgt_8t_32w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_8t_32w_msa() argument
2313 hevc_hv_uniwgt_8t_48w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_8t_48w_msa() argument
2329 hevc_hv_uniwgt_8t_64w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_8t_64w_msa() argument
2345 hevc_hz_uniwgt_4t_4x2_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_4t_4x2_msa() argument
2403 hevc_hz_uniwgt_4t_4x4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_4t_4x4_msa() argument
2460 hevc_hz_uniwgt_4t_4x8multiple_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_4t_4x8multiple_msa() argument
2528 hevc_hz_uniwgt_4t_4w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_4t_4w_msa() argument
2551 hevc_hz_uniwgt_4t_6w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_4t_6w_msa() argument
2632 hevc_hz_uniwgt_4t_8x2_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_4t_8x2_msa() argument
2687 hevc_hz_uniwgt_4t_8x4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_4t_8x4_msa() argument
2744 hevc_hz_uniwgt_4t_8x6_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_4t_8x6_msa() argument
2814 hevc_hz_uniwgt_4t_8x8multiple_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_4t_8x8multiple_msa() argument
2894 hevc_hz_uniwgt_4t_8w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_4t_8w_msa() argument
2920 hevc_hz_uniwgt_4t_12w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_4t_12w_msa() argument
3000 hevc_hz_uniwgt_4t_16w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_4t_16w_msa() argument
3083 hevc_hz_uniwgt_4t_24w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_4t_24w_msa() argument
3161 hevc_hz_uniwgt_4t_32w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hz_uniwgt_4t_32w_msa() argument
3248 hevc_vt_uniwgt_4t_4x2_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_4t_4x2_msa() argument
3303 hevc_vt_uniwgt_4t_4x4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_4t_4x4_msa() argument
3357 hevc_vt_uniwgt_4t_4x8multiple_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_4t_4x8multiple_msa() argument
3433 hevc_vt_uniwgt_4t_4w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_4t_4w_msa() argument
3456 hevc_vt_uniwgt_4t_6w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_4t_6w_msa() argument
3534 hevc_vt_uniwgt_4t_8x2_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_4t_8x2_msa() argument
3585 hevc_vt_uniwgt_4t_8x4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_4t_8x4_msa() argument
3640 hevc_vt_uniwgt_4t_8x6_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_4t_8x6_msa() argument
3703 hevc_vt_uniwgt_4t_8x8mult_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_4t_8x8mult_msa() argument
3782 hevc_vt_uniwgt_4t_8w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_4t_8w_msa() argument
3808 hevc_vt_uniwgt_4t_12w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_4t_12w_msa() argument
3913 hevc_vt_uniwgt_4t_16w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_4t_16w_msa() argument
3995 hevc_vt_uniwgt_4t_24w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_4t_24w_msa() argument
4097 hevc_vt_uniwgt_4t_32w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_vt_uniwgt_4t_32w_msa() argument
4191 hevc_hv_uniwgt_4t_4x2_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_4t_4x2_msa() argument
4255 hevc_hv_uniwgt_4t_4x4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_4t_4x4_msa() argument
4324 hevc_hv_uniwgt_4t_4multx8mult_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_4t_4multx8mult_msa() argument
4431 hevc_hv_uniwgt_4t_4w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_4t_4w_msa() argument
4457 hevc_hv_uniwgt_4t_6w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_4t_6w_msa() argument
4584 hevc_hv_uniwgt_4t_8x2_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_4t_8x2_msa() argument
4660 hevc_hv_uniwgt_4t_8multx4_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t width8mult, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_4t_8multx4_msa() argument
4755 hevc_hv_uniwgt_4t_8x6_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_4t_8x6_msa() argument
4871 hevc_hv_uniwgt_4t_8multx4mult_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val, int32_t width8mult) hevc_hv_uniwgt_4t_8multx4mult_msa() argument
4993 hevc_hv_uniwgt_4t_8w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_4t_8w_msa() argument
5024 hevc_hv_uniwgt_4t_12w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_4t_12w_msa() argument
5201 hevc_hv_uniwgt_4t_16w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_4t_16w_msa() argument
5223 hevc_hv_uniwgt_4t_24w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_4t_24w_msa() argument
5239 hevc_hv_uniwgt_4t_32w_msa(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_uniwgt_4t_32w_msa() argument
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.cc10 #include "src/base/bits.h"
11 #include "src/base/logging.h"
12 #include "src/base/macros.h"
13 #include "src/base/platform/platform.h"
14 #include "src/builtins/builtins.h"
15 #include "src/codegen/assembler.h"
16 #include "src/codegen/bailout-reason.h"
17 #include "src/codegen/code-factory.h"
18 #include "src/codegen/cpu-features.h"
19 #include "src/codege
577 Cvtsi2ss(XMMRegister dst, Operand src) CallRecordWriteStub() argument
582 Cvtsi2sd(XMMRegister dst, Operand src) CallRecordWriteStub() argument
587 Cvtui2ss(XMMRegister dst, Operand src, Register tmp) CallRecordWriteStub() argument
608 Cvttss2ui(Register dst, Operand src, XMMRegister tmp) CallRecordWriteStub() argument
620 Cvtui2sd(XMMRegister dst, Operand src, Register scratch) CallRecordWriteStub() argument
630 Cvttsd2ui(Register dst, Operand src, XMMRegister tmp) CallRecordWriteStub() argument
1290 Register src = edx, dest = esp, num = edi, current = ebx; CallRecordWriteStub() local
1492 Move(Register dst, Register src) CallRecordWriteStub() argument
1498 Move(Register dst, const Immediate& src) CallRecordWriteStub() argument
1508 Move(Operand dst, const Immediate& src) CallRecordWriteStub() argument
1527 Move(Register dst, Operand src) CallRecordWriteStub() argument
1529 Move(Register dst, Handle<HeapObject> src) CallRecordWriteStub() argument
1537 Move(XMMRegister dst, uint32_t src) CallRecordWriteStub() argument
1561 Move(XMMRegister dst, uint64_t src) CallRecordWriteStub() argument
1600 PextrdPreSse41(Register dst, XMMRegister src, uint8_t imm8) CallRecordWriteStub() argument
1611 movsd(Operand(esp, 0), src); CallRecordWriteStub() local
1616 PinsrdPreSse41(XMMRegister dst, Operand src, uint8_t imm8, uint32_t* load_pc_offset) CallRecordWriteStub() argument
1637 Lzcnt(Register dst, Operand src) CallRecordWriteStub() argument
1651 Tzcnt(Register dst, Operand src) CallRecordWriteStub() argument
1664 Popcnt(Register dst, Operand src) CallRecordWriteStub() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_surface_builder.cpp35 emit_stride(const vec4_builder &bld, const src_reg &src, unsigned size, in emit_stride() argument
39 return src; in emit_stride()
41 const dst_reg dst = bld.vgrf(src.type, in emit_stride()
47 swizzle(offset(src, 8, i * src_stride / 4), in emit_stride()
61 emit_insert(const vec4_builder &bld, const src_reg &src, in emit_insert() argument
64 if (src.file == BAD_FILE || n == 0) { in emit_insert()
70 const dst_reg tmp = bld.vgrf(src.type); in emit_insert()
72 bld.MOV(writemask(tmp, mask), src); in emit_insert() local
95 const src_reg &src, unsigned src_sz, in emit_send()
118 offset(retype(src, BRW_REGISTER_TYPE_U in emit_send()
92 emit_send(const vec4_builder &bld, enum opcode op, const src_reg &header, const src_reg &addr, unsigned addr_sz, const src_reg &src, unsigned src_sz, const src_reg &surface, unsigned arg, unsigned ret_sz, brw_predicate pred = BRW_PREDICATE_NONE) emit_send() argument
161 emit_untyped_write(const vec4_builder &bld, const src_reg &surface, const src_reg &addr, const src_reg &src, unsigned dims, unsigned size, brw_predicate pred) emit_untyped_write() argument
[all...]
/third_party/skia/src/effects/
H A DSk2DPathEffect.cpp12 #include "src/core/SkPathEffectBase.h"
13 #include "src/core/SkReadBuffer.h"
14 #include "src/core/SkWriteBuffer.h"
49 SkPoint src, dst; in nextSpan() local
51 src.set(SkIntToScalar(x) + SK_ScalarHalf, SkIntToScalar(y) + SK_ScalarHalf); in nextSpan()
53 mat.mapPoints(&dst, &src, 1); in nextSpan()
55 src.fX += SK_Scalar1; in nextSpan()
66 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec,
75 src.transform(fInverse, &tmp);
117 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRe
128 SkPoint src[2], dstP[2]; global() variable
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexProgram.hpp72 Vector4f fetchRegister(const Src &src, unsigned int offset = 0);
73 Vector4f readConstant(const Src &src, unsigned int offset = 0);
93 void CALLNZ(int labelIndex, int callSiteIndex, const Src &src);
102 void IF(const Src &src);
114 void TEX(Vector4f &dst, Vector4f &src, const Src&);
115 void TEXOFFSET(Vector4f &dst, Vector4f &src, const Src&, Vector4f &offset);
116 void TEXLOD(Vector4f &dst, Vector4f &src, const Src&, Float4 &lod);
117 void TEXLODOFFSET(Vector4f &dst, Vector4f &src, const Src&, Vector4f &offset, Float4 &lod);
118 void TEXELFETCH(Vector4f &dst, Vector4f &src, const Src&, Float4 &lod);
119 void TEXELFETCHOFFSET(Vector4f &dst, Vector4f &src, cons
[all...]
H A DPixelProgram.cpp144 const Src &src0 = instruction->src[0]; in applyShader()
145 const Src &src1 = instruction->src[1]; in applyShader()
146 const Src &src2 = instruction->src[2]; in applyShader()
147 const Src &src3 = instruction->src[3]; in applyShader()
148 const Src &src4 = instruction->src[4]; in applyShader()
890 Vector4f PixelProgram::fetchRegister(const Src &src, unsigned int offset) in fetchRegister() argument
893 unsigned int i = src.index + offset; in fetchRegister()
895 switch(src.type) in fetchRegister()
898 if(src.rel.type == Shader::PARAMETER_VOID) in fetchRegister()
902 else if(!src in fetchRegister()
1043 readConstant(const Src &src, unsigned int offset) readConstant() argument
1324 TEXKILL(Int cMask[4], Vector4f &src, unsigned char mask) TEXKILL() argument
1364 DFDX(Vector4f &dst, Vector4f &src) DFDX() argument
1372 DFDY(Vector4f &dst, Vector4f &src) DFDY() argument
1380 FWIDTH(Vector4f &dst, Vector4f &src) FWIDTH() argument
1468 CALLNZ(int labelIndex, int callSiteIndex, const Src &src) CALLNZ() argument
1637 IF(const Src &src) IF() argument
1814 const Vector4f &src = fetchRegister(temporaryRegister); WHILE() local
[all...]
/third_party/skia/src/pathops/
H A DSkPathOpsConic.cpp7 #include "src/pathops/SkIntersections.h"
8 #include "src/pathops/SkLineParameters.h"
9 #include "src/pathops/SkPathOpsConic.h"
10 #include "src/pathops/SkPathOpsCubic.h"
11 #include "src/pathops/SkPathOpsQuad.h"
12 #include "src/pathops/SkPathOpsRect.h"
15 static void conic_deriv_coeff(const double src[], in conic_deriv_coeff() argument
18 const double P20 = src[4] - src[0]; in conic_deriv_coeff()
19 const double P10 = src[ in conic_deriv_coeff()
32 FindExtrema(const double src[], SkScalar w, double t[1]) FindExtrema() argument
66 conic_eval_numerator(const double src[], SkScalar w, double t) conic_eval_numerator() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUCommandEncoder.cpp15 #include "src/dawn_node/binding/GPUCommandEncoder.h"
17 #include "src/dawn_node/binding/Converter.h"
18 #include "src/dawn_node/binding/GPU.h"
19 #include "src/dawn_node/binding/GPUBuffer.h"
20 #include "src/dawn_node/binding/GPUCommandBuffer.h"
21 #include "src/dawn_node/binding/GPUComputePassEncoder.h"
22 #include "src/dawn_node/binding/GPUQuerySet.h"
23 #include "src/dawn_node/binding/GPURenderPassEncoder.h"
24 #include "src/dawn_node/binding/GPUTexture.h"
25 #include "src/dawn_nod
[all...]
/third_party/typescript/tests/baselines/reference/tsbuild/javascriptProjectEmit/
H A Dmodifies-outfile-js-projects-and-concatenates-them-correctly.js26 //// [/src/common/nominal.js]
33 //// [/src/common/tsconfig.json]
44 //// [/src/sub-project/index.js]
51 //// [/src/sub-project/tsconfig.json]
65 //// [/src/sub-project-2/index.js]
78 //// [/src/sub-project-2/tsconfig.json]
92 //// [/src/tsconfig.base.json]
103 //// [/src/tsconfig.json]
107 "outFile": "src.js"
119 /lib/tsc -b /src
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcBlendEquationAdvancedTests.cpp153 static float GetP0(const tcu::Vec4& src, const tcu::Vec4& dst) in GetP0() argument
155 return src[3] * dst[3]; in GetP0()
157 static float GetP1(const tcu::Vec4& src, const tcu::Vec4& dst) in GetP1() argument
159 return src[3] * (1.f - dst[3]); in GetP1()
161 static float GetP2(const tcu::Vec4& src, const tcu::Vec4& dst) in GetP2() argument
163 return dst[3] * (1.f - src[3]); in GetP2()
166 static tcu::Vec4 Blend(const tcu::Vec4& rgb, const tcu::Vec4& src, const tcu::Vec4& dst) in Blend() argument
168 float p[3] = { GetP0(src, dst), GetP1(src, dst), GetP2(src, ds in Blend()
174 BlendMultiply(const tcu::Vec4& src, const tcu::Vec4& dst) BlendMultiply() argument
181 BlendScreen(const tcu::Vec4& src, const tcu::Vec4& dst) BlendScreen() argument
196 BlendOverlay(const tcu::Vec4& src, const tcu::Vec4& dst) BlendOverlay() argument
203 BlendDarken(const tcu::Vec4& src, const tcu::Vec4& dst) BlendDarken() argument
210 BlendLighten(const tcu::Vec4& src, const tcu::Vec4& dst) BlendLighten() argument
227 BlendColorDodge(const tcu::Vec4& src, const tcu::Vec4& dst) BlendColorDodge() argument
[all...]
/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/
H A DexplainFiles.js17 //// [/src/first/first_PART1.ts]
31 //// [/src/first/first_part2.ts]
35 //// [/src/first/first_part3.ts]
40 //// [/src/first/tsconfig.json]
62 //// [/src/second/second_part1.ts]
76 //// [/src/second/second_part2.ts]
84 //// [/src/second/tsconfig.json]
102 //// [/src/third/third_part1.ts]
107 //// [/src/third/tsconfig.json]
133 /lib/tsc --b /src/thir
[all...]
/third_party/ffmpeg/libswscale/arm/
H A Drgb2yuv_neon_common.S66 /* ()_to_()_neon(const uint8_t *src, uint8_t *y, uint8_t *chroma
72 alias src, r0, \set
73 alias src0, src, \set
197 .macro load_8888_16x1 a, b, c, d, src, count
199 vld4.8 {\a\()8x16_l, \b\()8x16_l, \c\()8x16_l, \d\()8x16_l}, [\src]!
200 vld4.8 {\a\()8x16_h, \b\()8x16_h, \c\()8x16_h, \d\()8x16_h}, [\src]!
202 vld4.8 {\a\()8x16_l, \b\()8x16_l, \c\()8x16_l, \d\()8x16_l}, [\src]!
203 vld4.8 {\a\()8x16_h, \b\()8x16_h, \c\()8x16_h, \d\()8x16_h}, [\src]
204 sub \src, \src, #3
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditransformtst.c48 UChar src[STR_CAPACITY] = { 0 }; variable
74 static void substituteByPseudoChar(const UChar *src, char *dest,
89 substituteByPseudoChar(const UChar *src, char *dest, const UChar baseReal,
91 *dest = basePseudo + (*src - baseReal); /* (range math won't work on EBCDIC) */
176 u_unescape(srcTexts[nTexts], src, STR_CAPACITY); in testAutoDirection()
177 srcLen = u_strlen(src); in testAutoDirection()
180 ubiditransform_transform(pTransform, src, -1, dest, STR_CAPACITY - 1, in testAutoDirection()
184 ubidi_setPara(pBidi, src, srcLen, inLevels[i], NULL, &errorCode); in testAutoDirection()
189 logResultsForDir(src, dest, temp, inLevels[i], outLevels[j]); in testAutoDirection()
191 logResultsForDir(src, des in testAutoDirection()
[all...]
/third_party/FreeBSD/sys/crypto/sha2/
H A Dsha256c.c42 #define be32enc_vect(dst, src, len) \
43 memcpy((void *)dst, (const void *)src, (size_t)len)
46 #define be32dec_vect(dst, src, len) \
47 memcpy((void *)dst, (const void *)src, (size_t)len)
56 be32enc_vect(unsigned char *dst, const uint32_t *src, size_t len) in be32enc_vect() argument
61 be32enc(dst + i * 4, src[i]); in be32enc_vect()
69 be32dec_vect(uint32_t *dst, const unsigned char *src, size_t len) in be32dec_vect() argument
74 dst[i] = be32dec(src + i * 4); in be32dec_vect()
249 const unsigned char *src = in; in SHA256_Update() local
262 memcpy(&ctx->buf[r], src, le in SHA256_Update()
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_regs_to_ssa.c40 rewrite_src(nir_src *src, void *_state) in rewrite_src() argument
44 if (src->is_ssa) in rewrite_src()
47 nir_instr *instr = src->parent_instr; in rewrite_src()
48 nir_register *reg = src->reg.reg; in rewrite_src()
55 nir_phi_src *phi_src = exec_node_data(nir_phi_src, src, src); in rewrite_src()
62 nir_instr_rewrite_src(instr, src, nir_src_for_ssa(def)); in rewrite_src()
170 alu->src[i].swizzle[ssa_index++] = alu->src[i].swizzle[index]; in rewrite_alu_instr()
194 vec->src[ in rewrite_alu_instr()
[all...]
H A Dnir_lower_non_uniform_access.c28 nir_src *src; member
35 nu_handle_init(struct nu_handle *h, nir_src *src) in nu_handle_init() argument
37 h->src = src; in nu_handle_init()
39 nir_deref_instr *deref = nir_src_as_deref(*src); in nu_handle_init()
57 if (nir_src_is_const(*src)) in nu_handle_init()
60 assert(src->is_ssa); in nu_handle_init()
61 h->handle = src->ssa; in nu_handle_init()
74 channel_mask = options->callback(handle->src, options->callback_data); in nu_handle_compare()
100 *(h->src) in nu_handle_rewrite()
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_samplers_as_deref.c126 nir_deref_instr_get_variable(nir_src_as_deref(instr->src[0])); in record_images_used()
285 assert(instr->src[texture_idx].src.is_ssa); in lower_sampler()
288 lower_deref(b, state, nir_src_as_deref(instr->src[texture_idx].src)); in lower_sampler()
291 nir_instr_rewrite_src(&instr->instr, &instr->src[texture_idx].src, in lower_sampler()
298 assert(instr->src[sampler_idx].src.is_ssa); in lower_sampler()
300 lower_deref(b, state, nir_src_as_deref(instr->src[sampler_id in lower_sampler()
[all...]
/third_party/node/deps/npm/node_modules/@pkgjs/parseargs/internal/
H A Dprimordials.js98 function copyPropsRenamed(src, dest, prefix) {
99 for (const key of ReflectOwnKeys(src)) {
101 const desc = ReflectGetOwnPropertyDescriptor(src, key);
109 // `src` is bound as the `this` so that the static `this` points
112 value: applyBind(desc.value, src),
119 function copyPropsRenamedBound(src, dest, prefix) {
120 for (const key of ReflectOwnKeys(src)) {
122 const desc = ReflectGetOwnPropertyDescriptor(src, key);
128 desc.value = value.bind(src);
135 value: applyBind(value, src),
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_push_ubo.c43 (ins->src[0].type == BI_INDEX_CONSTANT) && in bi_is_direct_aligned_ubo()
44 (ins->src[1].type == BI_INDEX_CONSTANT) && in bi_is_direct_aligned_ubo()
45 ((ins->src[0].value & 0x3) == 0); in bi_is_direct_aligned_ubo()
75 unsigned ubo = ins->src[1].value; in bi_analyze_ranges()
76 unsigned word = ins->src[0].value / 4; in bi_analyze_ranges()
139 unsigned ubo = ins->src[1].value; in bi_opt_push_ubo()
140 unsigned offset = ins->src[0].value; in bi_opt_push_ubo()
145 if (ins->src[1].type == BI_INDEX_CONSTANT) in bi_opt_push_ubo()
175 vec->src[w] = bi_fau(BIR_FAU_UNIFORM | fau_idx, fau_hi); in bi_opt_push_ubo()
237 if (bi_is_uniform(I->src[ in bi_create_fau_interference_graph()
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_shader.h446 struct nvfx_src src[3]; member
464 .src = {s0, s1, s2} in nvfx_insn()
493 nvfx_src_swz(struct nvfx_src src, int x, int y, int z, int w) in nvfx_src_swz() argument
495 struct nvfx_src dst = src; in nvfx_src_swz()
497 dst.swz[NVFX_SWZ_X] = src.swz[x]; in nvfx_src_swz()
498 dst.swz[NVFX_SWZ_Y] = src.swz[y]; in nvfx_src_swz()
499 dst.swz[NVFX_SWZ_Z] = src.swz[z]; in nvfx_src_swz()
500 dst.swz[NVFX_SWZ_W] = src.swz[w]; in nvfx_src_swz()
505 nvfx_src_neg(struct nvfx_src src) in nvfx_src_neg() argument
507 src in nvfx_src_neg()
512 nvfx_src_abs(struct nvfx_src src) nvfx_src_abs() argument
[all...]
/third_party/skia/gm/
H A Dlazytiling.cpp16 #include "src/core/SkCanvasPriv.h"
17 #include "src/core/SkConvertPixels.h"
18 #include "src/gpu/GrDirectContextPriv.h"
19 #include "src/gpu/GrPaint.h"
20 #include "src/gpu/GrProxyProvider.h"
21 #include "src/gpu/GrResourceProvider.h"
22 #include "src/gpu/SkGr.h"
23 #include "src/gpu/effects/GrTextureEffect.h"
24 #include "src/gpu/v1/SurfaceDrawContext_v1.h"
29 const SkBitmap& src, in create_view()
28 create_view(GrDirectContext* dContext, const SkBitmap& src, GrSurfaceOrigin origin) create_view() argument
124 const char* src = static_cast<const char*>(contentBM.getPixels()); create_bitmap() local
148 draw_texture(const GrCaps* caps, skgpu::v1::SurfaceDrawContext* sdc, const GrSurfaceProxyView& src, const SkIRect& srcRect, const SkIRect& drawRect, const SkMatrix& mat, GrSamplerState::WrapMode xTileMode, GrSamplerState::WrapMode yTileMode) draw_texture() argument
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dhevc_lpf_sao_lsx.c26 void ff_hevc_loop_filter_luma_h_8_lsx(uint8_t *src, ptrdiff_t stride, in ff_hevc_loop_filter_luma_h_8_lsx() argument
33 uint8_t *p3 = src - stride_4x; in ff_hevc_loop_filter_luma_h_8_lsx()
34 uint8_t *p2 = src - stride_3x; in ff_hevc_loop_filter_luma_h_8_lsx()
35 uint8_t *p1 = src - stride_2x; in ff_hevc_loop_filter_luma_h_8_lsx()
36 uint8_t *p0 = src - stride; in ff_hevc_loop_filter_luma_h_8_lsx()
37 uint8_t *q0 = src; in ff_hevc_loop_filter_luma_h_8_lsx()
38 uint8_t *q1 = src + stride; in ff_hevc_loop_filter_luma_h_8_lsx()
39 uint8_t *q2 = src + stride_2x; in ff_hevc_loop_filter_luma_h_8_lsx()
40 uint8_t *q3 = src + stride_3x; in ff_hevc_loop_filter_luma_h_8_lsx()
189 /* pack src t in ff_hevc_loop_filter_luma_h_8_lsx()
438 ff_hevc_loop_filter_luma_v_8_lsx(uint8_t *src, ptrdiff_t stride, int32_t beta, int32_t *tc, uint8_t *p_is_pcm, uint8_t *q_is_pcm) ff_hevc_loop_filter_luma_v_8_lsx() argument
863 ff_hevc_loop_filter_chroma_h_8_lsx(uint8_t *src, ptrdiff_t stride, int32_t *tc, uint8_t *p_is_pcm, uint8_t *q_is_pcm) ff_hevc_loop_filter_chroma_h_8_lsx() argument
917 ff_hevc_loop_filter_chroma_v_8_lsx(uint8_t *src, ptrdiff_t stride, int32_t *tc, uint8_t *p_is_pcm, uint8_t *q_is_pcm) ff_hevc_loop_filter_chroma_v_8_lsx() argument
988 hevc_sao_edge_filter_0degree_4width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_0degree_4width_lsx() argument
1073 hevc_sao_edge_filter_0degree_8width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_0degree_8width_lsx() argument
1166 hevc_sao_edge_filter_0degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_0degree_16multiple_lsx() argument
1304 hevc_sao_edge_filter_90degree_4width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_90degree_4width_lsx() argument
1399 hevc_sao_edge_filter_90degree_8width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_90degree_8width_lsx() argument
1492 hevc_sao_edge_filter_90degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t * sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_90degree_16multiple_lsx() argument
1611 hevc_sao_edge_filter_45degree_4width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_45degree_4width_lsx() argument
1724 hevc_sao_edge_filter_45degree_8width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_45degree_8width_lsx() argument
1843 hevc_sao_edge_filter_45degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t * sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_45degree_16multiple_lsx() argument
1991 hevc_sao_edge_filter_135degree_4width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_135degree_4width_lsx() argument
2106 hevc_sao_edge_filter_135degree_8width_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t height) hevc_sao_edge_filter_135degree_8width_lsx() argument
2220 hevc_sao_edge_filter_135degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_135degree_16multiple_lsx() argument
2365 ff_hevc_sao_edge_filter_8_lsx(uint8_t *dst, uint8_t *src, ptrdiff_t stride_dst, int16_t *sao_offset_val, int eo, int width, int height) ff_hevc_sao_edge_filter_8_lsx() argument
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_nir.c667 tex->src[0].src_type = nir_tex_src_coord; in dzn_nir_blit_fs()
668 tex->src[0].src = nir_src_for_ssa(nir_f2i32(&b, coord)); in dzn_nir_blit_fs()
671 tex->src[1].src_type = nir_tex_src_ms_index; in dzn_nir_blit_fs()
672 tex->src[1].src = nir_src_for_ssa(nir_imm_int(&b, s)); in dzn_nir_blit_fs()
674 tex->src[2].src_type = nir_tex_src_lod; in dzn_nir_blit_fs()
675 tex->src[2].src = nir_src_for_ssa(nir_imm_int(&b, 0)); in dzn_nir_blit_fs()
677 tex->src[ in dzn_nir_blit_fs()
[all...]

Completed in 25 milliseconds

1...<<41424344454647484950>>...282