Home
last modified time | relevance | path

Searched defs:yFactor (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/glshared/
DglsFragmentOpUtil.cpp39 inline T triQuadInterpolate (const T values[4], float xFactor, float yFactor) in triQuadInterpolate()
/external/deqp/framework/delibs/deimage/
DdeImage.c133 int yFactor = (yFixed & 0xFF); in deImage_scale() local
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1093 static inline T triQuadInterpolate (const T (&values)[4], float xFactor, float yFactor) in triQuadInterpolate()
Des31fTextureGatherTests.cpp478 static inline T triQuadInterpolate (const T (&values)[4], float xFactor, float yFactor) in triQuadInterpolate()
/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu2559 Ncv32f yFactor, in nppiStResize_32f_C1R()