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

1 2 3 4 5

  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_audiocvt.c 30 void SDLCALL SDL_ConvertMono(SDL_AudioCVT *cvt, Uint16 format)
43 src = cvt->buf;
44 dst = cvt->buf;
45 for ( i=cvt->len_cvt/2; i; --i ) {
57 src = (Sint8 *)cvt->buf;
58 dst = (Sint8 *)cvt->buf;
59 for ( i=cvt->len_cvt/2; i; --i ) {
71 src = cvt->buf;
72 dst = cvt->buf;
74 for ( i=cvt->len_cvt/4; i; --i )
    [all...]
  /dalvik/vm/compiler/template/mips/
TEMPLATE_DOUBLE_TO_FLOAT_VFP.S 2 %include "mips/funopNarrower.S" {"instr":"JAL(__truncdfsf2)","instr_f":"cvt.s.d fv0,fa0"}
TEMPLATE_FLOAT_TO_DOUBLE_VFP.S 2 %include "mips/funopWider.S" {"instr":"JAL(__extendsfdf2)","instr_f":"cvt.d.s fv0, fa0"}
TEMPLATE_INT_TO_DOUBLE_VFP.S 2 %include "mips/funopWider.S" {"instr":"JAL(__floatsidf)","instr_f":"cvt.d.w fv0, fa0"}
TEMPLATE_INT_TO_FLOAT_VFP.S 2 %include "mips/funop.S" {"instr":"JAL(__floatsisf)","instr_f":"cvt.s.w fv0, fa0"}
  /dalvik/vm/mterp/mips/
OP_DOUBLE_TO_FLOAT.S 2 %include "mips/unopNarrower.S" {"instr":"JAL(__truncdfsf2)", "instr_f":"cvt.s.d fv0, fa0"}
OP_FLOAT_TO_DOUBLE.S 2 %include "mips/unflopWider.S" {"instr":"JAL(__extendsfdf2)", "instr_f":"cvt.d.s fv0, fa0"}
OP_INT_TO_DOUBLE.S 2 %include "mips/unflopWider.S" {"instr":"JAL(__floatsidf)", "instr_f":"cvt.d.w fv0, fa0"}
OP_INT_TO_FLOAT.S 2 %include "mips/unflop.S" {"instr":"JAL(__floatsisf)", "instr_f":"cvt.s.w fv0, fa0"}
  /external/llvm/test/CodeGen/NVPTX/
convert-fp.ll 8 ; CHECK: cvt.rzi.u16.f32 %rs{{[0-9]+}}, %f{{[0-9]+}};
15 ; CHECK: cvt.rzi.u16.f64 %rs{{[0-9]+}}, %fl{{[0-9]+}};
22 ; CHECK: cvt.rzi.u32.f32 %r{{[0-9]+}}, %f{{[0-9]+}};
29 ; CHECK: cvt.rzi.u32.f64 %r{{[0-9]+}}, %fl{{[0-9]+}};
37 ; CHECK: cvt.rzi.u64.f32 %rl{{[0-9]+}}, %f{{[0-9]+}};
44 ; CHECK: cvt.rzi.u64.f64 %rl{{[0-9]+}}, %fl{{[0-9]+}};
51 ; CHECK: cvt.rn.f32.u16 %f{{[0-9]+}}, %rs{{[0-9]+}};
58 ; CHECK: cvt.rn.f32.u32 %f{{[0-9]+}}, %r{{[0-9]+}};
65 ; CHECK: cvt.rn.f32.u64 %f{{[0-9]+}}, %rl{{[0-9]+}};
72 ; CHECK: cvt.rn.f32.f64 %f{{[0-9]+}}, %fl{{[0-9]+}}
    [all...]
convert-int-sm10.ll 8 ; CHECK: cvt.u16.u32 %rs{{[0-9]+}}, %r{{[0-9]+}}
15 ; CHECK: cvt.u16.u64 %rs{{[0-9]+}}, %rl{{[0-9]+}}
26 ; CHECK: cvt.u32.u16 %r{{[0-9]+}}, %rs{{[0-9]+}}
33 ; CHECK: cvt.u32.u64 %r{{[0-9]+}}, %rl{{[0-9]+}}
44 ; CHECK: cvt.u64.u16 %rl{{[0-9]+}}, %rs{{[0-9]+}}
51 ; CHECK: cvt.u64.u32 %rl{{[0-9]+}}, %r{{[0-9]+}}
  /external/llvm/test/CodeGen/X86/
isint.ll 5 ; CHECK: cvt
7 ; CHECK-NEXT: cvt
20 ; CHECK: cvt
22 ; CHECK-NEXT: cvt
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_ConvertAudio.3 8 \fBint \fBSDL_ConvertAudio\fP\fR(\fBSDL_AudioCVT *cvt\fR);
  /external/clang/test/Sema/
deref.c 37 typedef const void CVT;
38 extern CVT cv3;
  /external/freetype/src/truetype/
ttobjs.h 147 /* - the CVT Program */
206 /* The CVT is a one-dimensional array containing values that control */
211 /* to pixel coordinates before being used by the CVT and glyph programs. */
223 /* - All CVT values are scaled to the maximum ppem size. */
225 /* - When performing a read or write in the CVT, a ratio factor is used */
231 /* We choose ppem = x_ppem = 14 as the CVT scaling size. All cvt */
248 /* Reading a cvt value returns */
249 /* ratio * cvt[index] */
251 /* Writing a cvt value in pixels: *
318 FT_Long* cvt; member in struct:TT_SizeRec_
    [all...]
ttobjs.c 257 { 0x05bcf058, 0x000002e4 }, /* cvt */
262 { 0x05bcf058, 0x000002e4 }, /* cvt */
267 { 0x11e5ead4, 0x00000350 }, /* cvt */
272 { 0xfffbfffc, 0x00000008 }, /* cvt */
277 { 0xfffbfffc, 0x00000008 }, /* cvt */
282 { 0x00000000, 0x00000000 }, /* cvt */
287 { 0x00000000, 0x00000000 }, /* cvt */
292 { 0x00000000, 0x00000000 }, /* cvt */
297 { 0x00000000, 0x00000000 }, /* cvt */
302 { 0x00000000, 0x00000000 }, /* cvt */
    [all...]
ttinterp.h 84 /* reading a cvt value. Take care of non-square pixels if necessary */
88 /* setting or moving a cvt value. Take care of non-square pixels */
155 FT_Long* cvt; member in struct:TT_ExecContextRec_
215 TT_Get_CVT_Func func_read_cvt; /* read a cvt entry */
216 TT_Set_CVT_Func func_write_cvt; /* write a cvt entry (in pixels) */
217 TT_Set_CVT_Func func_move_cvt; /* incr a cvt entry (in pixels) */
  /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/qemu/distrib/sdl-1.2.15/docs/html/
sdlconvertaudio.html 109 >(SDL_AudioCVT *cvt);</CODE
129 >cvt</I
145 >cvt</SPAN
153 >cvt</SPAN
161 >cvt</SPAN
169 >cvt</SPAN
200 >cvt</SPAN
219 >cvt</SPAN
227 >cvt</SPAN
236 >cvt</
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXIntrinsics.td 124 "cvt.sat.f32.f32 \t$dst, $src; \n">;
127 "cvt.sat.f64.f64 \t$dst, $src; \n">;
315 def INT_NVVM_FLOOR_FTZ_F : F_MATH_1<"cvt.rmi.ftz.f32.f32 \t$dst, $src0;",
317 def INT_NVVM_FLOOR_F : F_MATH_1<"cvt.rmi.f32.f32 \t$dst, $src0;",
319 def INT_NVVM_FLOOR_D : F_MATH_1<"cvt.rmi.f64.f64 \t$dst, $src0;",
322 def INT_NVVM_CEIL_FTZ_F : F_MATH_1<"cvt.rpi.ftz.f32.f32 \t$dst, $src0;",
324 def INT_NVVM_CEIL_F : F_MATH_1<"cvt.rpi.f32.f32 \t$dst, $src0;",
326 def INT_NVVM_CEIL_D : F_MATH_1<"cvt.rpi.f64.f64 \t$dst, $src0;",
350 def INT_NVVM_ROUND_FTZ_F : F_MATH_1<"cvt.rni.ftz.f32.f32 \t$dst, $src0;",
352 def INT_NVVM_ROUND_F : F_MATH_1<"cvt.rni.f32.f32 \t$dst, $src0;", Float32Regs
    [all...]
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_audio.h 136 void (SDLCALL *filters[10])(struct SDL_AudioCVT *cvt, Uint16 format);
228 * and rate, and initializes the 'cvt' structure with information needed
234 extern DECLSPEC int SDLCALL SDL_BuildAudioCVT(SDL_AudioCVT *cvt,
239 * Once you have initialized the 'cvt' structure using SDL_BuildAudioCVT(),
240 * created an audio buffer cvt->buf, and filled it with cvt->len bytes of
244 * cvt->buf should be allocated after the cvt structure is initialized by
245 * SDL_BuildAudioCVT(), and should be cvt->len*cvt->len_mult bytes long
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_audio.h 136 void (SDLCALL *filters[10])(struct SDL_AudioCVT *cvt, Uint16 format);
228 * and rate, and initializes the 'cvt' structure with information needed
234 extern DECLSPEC int SDLCALL SDL_BuildAudioCVT(SDL_AudioCVT *cvt,
239 * Once you have initialized the 'cvt' structure using SDL_BuildAudioCVT(),
240 * created an audio buffer cvt->buf, and filled it with cvt->len bytes of
244 * cvt->buf should be allocated after the cvt structure is initialized by
245 * SDL_BuildAudioCVT(), and should be cvt->len*cvt->len_mult bytes long
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_audio.h 136 void (SDLCALL *filters[10])(struct SDL_AudioCVT *cvt, Uint16 format);
228 * and rate, and initializes the 'cvt' structure with information needed
234 extern DECLSPEC int SDLCALL SDL_BuildAudioCVT(SDL_AudioCVT *cvt,
239 * Once you have initialized the 'cvt' structure using SDL_BuildAudioCVT(),
240 * created an audio buffer cvt->buf, and filled it with cvt->len bytes of
244 * cvt->buf should be allocated after the cvt structure is initialized by
245 * SDL_BuildAudioCVT(), and should be cvt->len*cvt->len_mult bytes long
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_audio.h 136 void (SDLCALL *filters[10])(struct SDL_AudioCVT *cvt, Uint16 format);
228 * and rate, and initializes the 'cvt' structure with information needed
234 extern DECLSPEC int SDLCALL SDL_BuildAudioCVT(SDL_AudioCVT *cvt,
239 * Once you have initialized the 'cvt' structure using SDL_BuildAudioCVT(),
240 * created an audio buffer cvt->buf, and filled it with cvt->len bytes of
244 * cvt->buf should be allocated after the cvt structure is initialized by
245 * SDL_BuildAudioCVT(), and should be cvt->len*cvt->len_mult bytes long
    [all...]
  /external/llvm/test/MC/Mips/
mips-fpu-instructions.s 124 # CHECK: cvt.d.s $f6, $f7 # encoding: [0xa1,0x39,0x00,0x46]
125 # CHECK: cvt.d.w $f12, $f14 # encoding: [0x21,0x73,0x80,0x46]
126 # CHECK: cvt.s.d $f12, $f14 # encoding: [0x20,0x73,0x20,0x46]
127 # CHECK: cvt.s.w $f6, $f7 # encoding: [0xa0,0x39,0x80,0x46]
128 # CHECK: cvt.w.d $f12, $f14 # encoding: [0x24,0x73,0x20,0x46]
129 # CHECK: cvt.w.s $f6, $f7 # encoding: [0xa4,0x39,0x00,0x46]
131 cvt.d.s $f6,$f7
132 cvt.d.w $f12,$f14
133 cvt.s.d $f12,$f14
134 cvt.s.w $f6,$f
    [all...]

Completed in 1229 milliseconds

1 2 3 4 5