Searched defs:dst23 (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | enc_neon.c | 65 uint32x2_t dst23 = vdup_n_u32(0); in Add4x4_NEON() local 46 SaturateAndStore4x4_NEON(uint8_t* const dst, const int16x8_t dst01, const int16x8_t dst23) SaturateAndStore4x4_NEON() argument
|
H A D | dec_neon.c | 403 uint32x2_t dst23 = vdup_n_u32(0); in Add4x4_NEON() local 385 SaturateAndStore4x4_NEON(uint8_t* const dst, const int16x8_t dst01, const int16x8_t dst23) SaturateAndStore4x4_NEON() argument
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_mc_uniw_msa.c | 604 v8i16 filter_vec, dst01, dst23, dst45, dst67; in hevc_hz_uniwgt_8t_4w_msa() local 760 v8i16 dst01, dst23, dst0, dst1, dst2, dst3, dst4, dst5; in hevc_hz_uniwgt_8t_12w_msa() local 1313 v8i16 filter_vec, dst01, dst23, dst45, dst67; in hevc_vt_uniwgt_8t_4w_msa() local
|
Completed in 18 milliseconds