Searched refs:in23 (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | pixblockdsp_msa.c | 28 v16u8 in20, in21, in22, in23, in24, in25, in26, in27; in diff_pixels_msa() local 32 LD_UB8(src2, stride, in20, in21, in22, in23, in24, in25, in26, in27); in diff_pixels_msa() 33 ILVR_B4_SH(in10, in20, in11, in21, in12, in22, in13, in23, in diff_pixels_msa()
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | enc_sse2.c | 197 const __m128i* const in23, in FTransformPass1_SSE2() argument 213 const __m128i shuf23_p = _mm_shufflehi_epi16(*in23, _MM_SHUFFLE(2, 3, 0, 1)); in FTransformPass1_SSE2()
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | enc_sse2.c | 197 const __m128i* const in23, in FTransformPass1_SSE2() argument 213 const __m128i shuf23_p = _mm_shufflehi_epi16(*in23, _MM_SHUFFLE(2, 3, 0, 1)); in FTransformPass1_SSE2()
|
/third_party/ffmpeg/libavcodec/x86/ |
D | vp9itxfm_16bpp.asm | 1620 mova m4, [%2+23*%3] ; in23
|