Home
last modified time | relevance | path

Searched defs:s00 (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/tests/
H A Drotozoom.c71 int s00 = src[( int_x & 255) + 256 * ( int_y & 255)]; in ipol() local
/third_party/lame/libmp3lame/
H A Dgain_analysis.c154 Float_t s00 = y0 + y2 + y4 + y6; in filterYule() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DBlitter.cpp1341 Pointer<Byte> s00 = source + ComputeOffset(X0, Y0, sPitchB, srcBytes, srcQuadLayout); in generate() local
/third_party/ffmpeg/libavfilter/
H A Dvf_rotate.c238 int s00 = src[src_linestep * int_x + i + src_linesize * int_y ]; in interpolate_bilinear8() local
268 int s00 = AV_RL16(&src[src_linestep * int_x + i + src_linesize * int_y ]); in interpolate_bilinear16() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp1640 Pointer<Byte> s00 = source + ComputeOffset(X0, Y0, Z0, sSliceB, sPitchB, srcBytes); in sample() local
/third_party/python/Python/
H A Ddtoa.c1439 _Py_dg_strtod(const char *s00, char **se) in _Py_dg_strtod() argument

Completed in 25 milliseconds