Home
last modified time | relevance | path

Searched defs:xf (Results 1 – 25 of 42) sorted by relevance

12

/third_party/icu/tools/multi/proj/icu4cscan/
Dtestxml.cpp326 static void writeOkComments(XMLFile &xf, int ok, const char *comments, const char *locale) { in writeOkComments()
368 void probeCapability(XMLFile& xf, const char *locale) { in probeCapability()
390 void probeColCapability(XMLFile& xf, const char *locale) { in probeColCapability()
452 XMLFile xf(stdout); in main() local
/third_party/skia/resources/skottie/
Dskottie-text-allcaps.json1 …,"s":63,"sz":[354,335],"t":"Hello there, κεφαλαίο κείμενο!","tr":0,"vj":1,"xf":100},"t":0},{"s":{"… number
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDepthRangeTests.cpp237 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local
247 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local
380 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local
Des2fShaderBuiltinVarTests.cpp337 const float xf = (float(x)+.5f) / float(refImg.getWidth()); in iterate() local
429 const float xf = (float(x)+.5f) / float(refImg.getWidth()); in iterate() local
545 const float xf = (float(xo)+0.5f) / float(w); in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcFragDepthTests.cpp242 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local
252 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local
391 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFragDepthTests.cpp244 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local
254 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local
406 float xf = ((float)x + 0.5f) / (float)referenceFrame.getWidth(); in iterate() local
Des3fShaderBuiltinVarTests.cpp355 const float xf = (float(x)+.5f) / float(refImg.getWidth()); in iterate() local
450 const float xf = (float(x)+.5f) / float(refImg.getWidth()); in iterate() local
569 const float xf = (float(xo)+0.5f) / float(w); in iterate() local
Des3fFragmentOutputTests.cpp409 const float xf = ((float)x - (float)cellX*cellW + 0.5f) / cellW; in renderFloatReference() local
612 float xf = (float)x / (float)(gridWidth-1); in iterate() local
665 float xf = (float)x / (float)(gridWidth-1); in iterate() local
/third_party/libsnd/src/
Dw64.c40 #define MAKE_HASH16(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, xa, xb, xc, xd, xe, xf) \ argument
46 #define MAKE_MARKER16(name, x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, xa, xb, xc, xd, xe, xf) \ argument
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandtouch.c75 float xf = FIXED_TO_FLOAT * x; in touch_handle_touch() local
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sLongRunningShaderTests.cpp254 const float xf = 2.0f * ((float(xi) + 0.5f) / float(width)) - 1.0f; in genPositions() local
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.cpp289 float xf = ((float)x + 0.5f) / (float)logImage.getWidth(); in writeImage() local
327 float xf = ((float)x + 0.5f) / (float)w; in writeImage() local
/third_party/ffmpeg/libavcodec/
Dcbs_vp9.c268 #define xf(width, name, var, subs, ...) do { \ macro
348 #define xf(width, name, var, subs, ...) do { \ macro
Dcbs_av1.c576 #define xf(width, name, var, range_min, range_max, subs, ...) do { \ macro
664 #define xf(width, name, var, range_min, range_max, subs, ...) do { \ macro
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DPointSpritesTest.cpp105 int xf = static_cast<int>(floorf(s2p(pointX + u * pointWidth))); in testPointCoordAndPointSizeCompliance() local
/third_party/vk-gl-cts/modules/glshared/
DglsShaderPerformanceMeasurer.cpp89 float xf = (float)x / (float)gridSizeX; in generateVertices() local
DglsRandomShaderCase.cpp171 float xf = (float)x / (float)m_gridWidth; in init() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DPointSpritesTest.cpp104 int xf = static_cast<int>(floorf(s2p(pointX + u * pointWidth))); in testPointCoordAndPointSizeCompliance() local
/third_party/ffmpeg/libavfilter/
Dvf_xfade_opencl.c68 AVFrame *xf[2]; member
/third_party/flutter/skia/gm/
Drasterhandleallocator.cpp248 XFORM xf; in updateHandle() local
/third_party/skia/gm/
Drasterhandleallocator.cpp247 XFORM xf; in updateHandle() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureSwizzleTests.cpp205 const float xf = ((float)x + 0.5f) / (float)dstSize.x(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureSwizzleTests.cpp205 const float xf = ((float)x + 0.5f) / (float)dstSize.x(); in iterate() local
/third_party/vk-gl-cts/framework/randomshaders/
DrsgProgramExecutor.cpp247 float xf = (float)x / (float)(gridVtxWidth-1); in execute() local
/third_party/pulseaudio/src/modules/echo-cancel/
Dadrian-aec.h310 REAL xf[NLMS_LEN + NLMS_EXT]; // pre-whitening tap delayed signal member

12