/frameworks/av/services/audioflinger/tests/ |
test_utils.h | 190 double tscale = 1. / sampleRate; local 193 double t = i * tscale; 214 double tscale = 1. / sampleRate; local 217 double k = (maxfreq - minfreq) / (2. * tscale * frames); 219 double t = i * tscale;
|
/system/core/libpixelflinger/ |
scanline.cpp | 1724 const int32_t tscale = ti.tscale; local 2021 const int tscale = ti.tscale + (iwscale - 30); local [all...] |
pixelflinger.cpp | 460 u.shade.tscale= grad[7]; 469 c->activeTMU->shade.tscale= 0;
|
/system/core/libpixelflinger/include/pixelflinger/ |
pixelflinger.h | 267 // s, dsdx, dsdy, scale, t, dtdx, dtdy, tscale
|
/system/core/libpixelflinger/include/private/pixelflinger/ |
ggl_context.h | 375 int tscale; member in struct:android::texture_shade_t::__anon74780::__anon74781 398 int tscale; member in struct:android::texture_iterators_t::__anon74783::__anon74784
|
/external/deqp/modules/gles3/functional/ |
es3fTextureMipmapTests.cpp | [all...] |
/external/pdfium/third_party/lcms2-2.6/src/ |
cmssm.c | 628 fprintf (fp, "\tscale .3 .3 .3\n");
|
/toolchain/binutils/binutils-2.25/opcodes/ |
tic80-opc.c | 213 { "TSCALE", TIC80_OPERAND_CR | 0xF }, [all...] |