Home
last modified time | relevance | path

Searched refs:fragmentLength (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libswscale/x86/
H A Dhscale_fast_bilinear_simd.c147 x86_reg fragmentLength = inc ? fragmentLengthB : fragmentLengthA; in ff_init_hscaler_mmxext() local
158 memcpy(filterCode + fragmentPos, fragment, fragmentLength); in ff_init_hscaler_mmxext()
180 fragmentPos += fragmentLength; in ff_init_hscaler_mmxext()
/third_party/python/PC/
H A Dlauncher2.c1414 _combineWithInstallDir(const wchar_t **dest, const wchar_t *installDir, const wchar_t *fragment, int fragmentLength) in _combineWithInstallDir() argument
1418 if (wcsncpy_s(fragmentBuffer, MAXLEN, fragment, fragmentLength)) { in _combineWithInstallDir()

Completed in 5 milliseconds