HomeSort by relevance Sort by last modified time
    Searched refs:cvt (Results 1 - 25 of 190) sorted by null

1 2 3 4 5 6 7 8

  /art/runtime/interpreter/mterp/mips64/
op_double_to_float.S 7 cvt.s.d f0, f0
op_float_to_double.S 7 cvt.d.s f0, f0
op_int_to_double.S 7 cvt.d.w f0, f0
op_int_to_float.S 7 cvt.s.w f0, f0
op_long_to_double.S 7 cvt.d.l f0, f0
op_long_to_float.S 7 cvt.s.l f0, f0
  /external/valgrind/none/tests/mips32/
round.stdout.exp 388 cvt.d.s 0.000000 0.000000
390 cvt.d.s 456.250000 456.250000
392 cvt.d.s 3.000000 3.000000
394 cvt.d.s -1.000000 -1.000000
396 cvt.d.s 1384.500000 1384.500000
398 cvt.d.s -7.250000 -7.250000
400 cvt.d.s 1000000000.000000 1000000000.000000
402 cvt.d.s -5786.250000 -5786.250000
404 cvt.d.s 1752.000000 1752.000000
406 cvt.d.s 0.015625 0.01562
    [all...]
round_fpu64.stdout.exp 3 cvt.l.s 0 0.000000
5 cvt.l.s 456 456.250000
7 cvt.l.s 3 3.000000
9 cvt.l.s -1 -1.000000
11 cvt.l.s 1384 1384.500000
13 cvt.l.s -7 -7.250000
15 cvt.l.s 1000000000 1000000000.000000
17 cvt.l.s -5786 -5786.250000
19 cvt.l.s 1752 1752.000000
21 cvt.l.s 0 0.01562
    [all...]
  /prebuilts/misc/windows/sdl2/test/
testresample.c 19 SDL_AudioCVT cvt; local
49 if (SDL_BuildAudioCVT(&cvt, spec.format, spec.channels, spec.freq,
51 SDL_LogError(SDL_LOG_CATEGORY_APPLICATION, "failed to build CVT: %s\n", SDL_GetError());
57 cvt.len = len;
58 cvt.buf = (Uint8 *) SDL_malloc(len * cvt.len_mult);
59 if (cvt.buf == NULL) {
65 SDL_memcpy(cvt.buf, data, len);
67 if (SDL_ConvertAudio(&cvt) == -1) {
69 SDL_free(cvt.buf)
    [all...]
testautomation_audio.c 370 SDL_AudioCVT cvt; local
379 result = SDL_BuildAudioCVT(&cvt, spec1.format, spec1.channels, spec1.freq,
391 result = SDL_BuildAudioCVT(&cvt, spec1.format, spec1.channels, spec1.freq,
409 result = SDL_BuildAudioCVT(&cvt, spec1.format, spec1.channels, spec1.freq,
417 SDLTest_AssertCheck(cvt.len_mult > 0, "Verify that cvt.len_mult value; expected: >0, got: %i", cvt.len_mult);
433 const char *expectedError = "Parameter 'cvt' is invalid";
436 SDL_AudioCVT cvt; local
453 /* NULL input for CVT buffer *
672 SDL_AudioCVT cvt; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
delay.s 4 cvt.d.w $f0,$f0
6 cvt.d.w $f2,$f2
mipsr6@mips5-fp.s 4 cvt.s.pl $f16, $f18
5 cvt.s.pu $f18, $f20
mips32-sf32.s 8 cvt.d.s $f8,$f7
9 cvt.d.w $f8,$f7
10 cvt.s.d $f7,$f8
mips32-sf32.d 15 0+0010 <[^>]*> 46003a21 cvt.d.s \$f8,\$f7
16 0+0014 <[^>]*> 46803a21 cvt.d.w \$f8,\$f7
17 0+0018 <[^>]*> 462041e0 cvt.s.d \$f7,\$f8
delay.d 16 0+0008 <[^>]*> cvt.d.w \$f0,\$f0
19 0+0014 <[^>]*> cvt.d.w \$f2,\$f2
mipsr6@mips5-fp.d 10 0+0000 <[^>]*> 46c09428 cvt\.s\.pl \$f16,\$f18
11 0+0004 <[^>]*> 46c0a4a0 cvt\.s\.pu \$f18,\$f20
nodelay.d 16 0+0004 <[^>]*> cvt.d.w \$f0,\$f0
18 0+000c <[^>]*> cvt.d.w \$f2,\$f2
micromips@mips32-sf32.d 16 [0-9a-f]+ <[^>]*> 5507 137b cvt\.d\.s \$f8,\$f7
17 [0-9a-f]+ <[^>]*> 5507 337b cvt\.d\.w \$f8,\$f7
18 [0-9a-f]+ <[^>]*> 54e8 1b7b cvt\.s\.d \$f7,\$f8
trunc.d 17 0+001c <[^>]*> cvt.w.d \$f4,\$f6
27 0+0044 <[^>]*> cvt.w.s \$f4,\$f6
  /external/valgrind/none/tests/mips64/
round.stdout.exp 724 cvt.d.s 0.000000 0.000000
726 cvt.d.s 456.250000 456.250000
728 cvt.d.s 3.000000 3.000000
730 cvt.d.s -1.000000 -1.000000
732 cvt.d.s 1384.500000 1384.500000
734 cvt.d.s -7.250000 -7.250000
736 cvt.d.s 1000000000.000000 1000000000.000000
738 cvt.d.s -5786.500000 -5786.500000
740 cvt.d.s 1752.000000 1752.000000
742 cvt.d.s 0.015625 0.01562
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
neon-cond-bad-inc.s 42 .macro cvt to from dot="."
48 cvt s32 f32
49 cvt u32 f32
50 cvt f32 s32
51 cvt f32 u32
  /external/opencv3/modules/cudaarithm/src/cuda/
normalize.cu 101 ConvertorMinMax<T, R, I> cvt;
102 cvt.dmin = std::min(a, b);
103 cvt.dmax = std::max(a, b);
104 cvt.minMaxVals = minMaxVals[0];
108 gridTransformUnary(src, dst, cvt, stream);
113 gridTransformUnary(src, dst, cvt, globPtr<uchar>(mask), stream);
183 ConvertorNorm<T, R, I, true> cvt;
184 cvt.a = a;
185 cvt.normVal = normVal[0];
189 gridTransformUnary(src, dst, cvt, stream)
    [all...]
  /external/opencv3/modules/imgproc/test/
test_cvtyuv.cpp 522 convertor cvt; local
526 rgbWriter->write(rgb, row, col, cvt.convert(yuvReader->read(yuv, row, col)));
532 convertor cvt; local
536 grayWriter->write(rgb, row, col, cvt.convert(yuvReader->read(yuv, row, col)));
542 convertor cvt; local
546 yuvWriter->write(yuv, row, col, cvt.convert(rgbReader->read(rgb, row, col)));
615 ConversionYUV cvt(code);
617 const int scn = cvt.getScn();
618 const int dcn = cvt.getDcn();
623 if(cvt.requiresEvenWidth()) sz.width += sz.width % 2
    [all...]
  /external/opencv/cv/src/
cvsamplers.cpp 601 worktype, cast_macro, cvt ) \
634 worktype p0 = cvt(ptr[0])*a1 + cvt(ptr[1])*a; \
635 worktype p1 = cvt(ptr[src_step])*a1 + cvt(ptr[src_step+1])*a;\
    [all...]
  /external/clang/test/SemaCXX/
pseudo-destructors.cpp 18 void cv_test(const volatile T* cvt) {
19 cvt->T::~T(); // no-warning

Completed in 221 milliseconds

1 2 3 4 5 6 7 8