Home
last modified time | relevance | path

Searched defs:s01 (Results 1 - 13 of 13) sorted by relevance

/third_party/ffmpeg/tests/
H A Drotozoom.c72 int s01 = src[((int_x + 1) & 255) + 256 * ( int_y & 255)]; in ipol() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dj1.c107 s01 = 1.91537599538363460805e-02, /* 0x3F939D0B, 0x12637E53 */ variable
H A Dj1f.c58 s01 = 1.9153760746e-02, /* 0x3c9ce859 */ variable
/third_party/musl/src/math/
H A Dj1.c107 s01 = 1.91537599538363460805e-02, /* 0x3F939D0B, 0x12637E53 */ variable
H A Dj1f.c58 s01 = 1.9153760746e-02, /* 0x3c9ce859 */ variable
/third_party/ffmpeg/libavutil/mips/
H A Dfloat_dsp_mips.c153 float s0, s01, s1, s11; in vector_fmul_window_mips() local
[all...]
/third_party/lame/libmp3lame/
H A Dgain_analysis.c159 Float_t s01 = y8 + yA + yC + yE; in filterYule() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DBlitter.cpp1342 Pointer<Byte> s01 = source + ComputeOffset(X1, Y0, sPitchB, srcBytes, srcQuadLayout); in generate() local
/third_party/ffmpeg/libavfilter/
H A Dvf_rotate.c239 int s01 = src[src_linestep * int_x1 + i + src_linesize * int_y ]; in interpolate_bilinear8() local
269 int s01 = AV_RL16(&src[src_linestep * int_x1 + i + src_linesize * int_y ]); in interpolate_bilinear16() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp1641 Pointer<Byte> s01 = source + ComputeOffset(X1, Y0, Z0, sSliceB, sPitchB, srcBytes); in sample() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_neon.c1292 const uint16x8_t s01 = vaddq_u16(s0, s1); in DC4_NEON() local
1455 const uint16x8_t s01 = vaddq_u16(s0, s1); in DC8_NEON() local
1542 const uint16x8_t s01 = vaddq_u16(s0, s1); in DC16_NEON() local
H A Denc_sse2.c216 const __m128i s01 = _mm_unpacklo_epi64(shuf01_p, shuf23_p); in FTransformPass1_SSE2() local
/third_party/astc-encoder/Source/
H A Dtinyexr.h3790 s01 = TDEFL_READ_UNALIGNED_WORD(s); in tdefl_find_match() local

Completed in 36 milliseconds