Home
last modified time | relevance | path

Searched refs:wh (Results 1 – 23 of 23) sorted by relevance

/external/sonivox/arm-hybrid-22k/host_src/
Deas_wave.c151 wFile->wh.nRiffTag = riffTag; in WaveFileCreate()
152 wFile->wh.nRiffSize = sizeof(WAVE_HEADER) - 8; in WaveFileCreate()
153 wFile->wh.nWaveTag = waveTag; in WaveFileCreate()
154 wFile->wh.nFmtTag = fmtTag; in WaveFileCreate()
155 wFile->wh.nFmtSize = sizeof(FMT_CHUNK); in WaveFileCreate()
158 wFile->wh.fc.wFormatTag = 1; in WaveFileCreate()
159 wFile->wh.fc.nChannels = (EAS_U16) nChannels; in WaveFileCreate()
160 wFile->wh.fc.nSamplesPerSec = (EAS_U32) nSamplesPerSec; in WaveFileCreate()
161 wFile->wh.fc.wBitsPerSample = (EAS_U16) wBitsPerSample; in WaveFileCreate()
162 wFile->wh.fc.nBlockAlign = (EAS_U16) (nChannels * (EAS_U16) (wBitsPerSample / 8)); in WaveFileCreate()
[all …]
Deas_wave.h60 WAVE_HEADER wh; member
/external/sonivox/arm-fm-22k/host_src/
Deas_wave.c151 wFile->wh.nRiffTag = riffTag; in WaveFileCreate()
152 wFile->wh.nRiffSize = sizeof(WAVE_HEADER) - 8; in WaveFileCreate()
153 wFile->wh.nWaveTag = waveTag; in WaveFileCreate()
154 wFile->wh.nFmtTag = fmtTag; in WaveFileCreate()
155 wFile->wh.nFmtSize = sizeof(FMT_CHUNK); in WaveFileCreate()
158 wFile->wh.fc.wFormatTag = 1; in WaveFileCreate()
159 wFile->wh.fc.nChannels = (EAS_U16) nChannels; in WaveFileCreate()
160 wFile->wh.fc.nSamplesPerSec = (EAS_U32) nSamplesPerSec; in WaveFileCreate()
161 wFile->wh.fc.wBitsPerSample = (EAS_U16) wBitsPerSample; in WaveFileCreate()
162 wFile->wh.fc.nBlockAlign = (EAS_U16) (nChannels * (EAS_U16) (wBitsPerSample / 8)); in WaveFileCreate()
[all …]
Deas_wave.h60 WAVE_HEADER wh; member
/external/sonivox/arm-wt-22k/host_src/
Deas_wave.c151 wFile->wh.nRiffTag = riffTag; in WaveFileCreate()
152 wFile->wh.nRiffSize = sizeof(WAVE_HEADER) - 8; in WaveFileCreate()
153 wFile->wh.nWaveTag = waveTag; in WaveFileCreate()
154 wFile->wh.nFmtTag = fmtTag; in WaveFileCreate()
155 wFile->wh.nFmtSize = sizeof(FMT_CHUNK); in WaveFileCreate()
158 wFile->wh.fc.wFormatTag = 1; in WaveFileCreate()
159 wFile->wh.fc.nChannels = (EAS_U16) nChannels; in WaveFileCreate()
160 wFile->wh.fc.nSamplesPerSec = (EAS_U32) nSamplesPerSec; in WaveFileCreate()
161 wFile->wh.fc.wBitsPerSample = (EAS_U16) wBitsPerSample; in WaveFileCreate()
162 wFile->wh.fc.nBlockAlign = (EAS_U16) (nChannels * (EAS_U16) (wBitsPerSample / 8)); in WaveFileCreate()
[all …]
Deas_wave.h60 WAVE_HEADER wh; member
/external/tcpdump/
Dprint-enc.c43 #define ENC_PRINT_TYPE(wh, xf, nam) \ argument
44 if ((wh) & (xf)) { \
45 printf("%s%s", nam, (wh) == (xf) ? "): " : ","); \
46 (wh) &= ~(xf); \
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/
Des-ES_zl0_kdt_lfz1.pkb56 ��+@� wh���|Q/!���!�����'�7���Dw����
/external/llvm/test/CodeGen/Hexagon/intrinsics/
Dxtype_complex.ll192 declare i32 @llvm.hexagon.M4.cmpyi.wh(i64, i32)
194 %z = call i32 @llvm.hexagon.M4.cmpyi.wh(i64 %a, i32 %b)
206 declare i32 @llvm.hexagon.M4.cmpyr.wh(i64, i32)
208 %z = call i32 @llvm.hexagon.M4.cmpyr.wh(i64 %a, i32 %b)
/external/libvncserver/webclients/novnc/include/
Drfb.js1152 tile_x, x, w, tile_y, y, h, xy, s, sx, sy, wh, sw, sh,
1256 wh = rQ[rQi];
1258 sw = (wh >> 4) + 1;
1259 sh = (wh & 0x0f) + 1;
/external/svox/pico/tests/data/
Dxsampa_pico_man_en-US.txt75 # TEST W whale "We_Il ("east coast" pronounciation of W phoneme for "wh")
Dxsampa_pico_man_en-GB.txt238 # TEST W whale "We_Il ("east coast" pronounciation of W phoneme for "wh")
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_kdt_g2p.pkb537 �ka�f)������`���wh ���e�J�>����3�h!Q��|U_�*���'Xb�qU8�� TJ3��<.d^��<������ ������@…
/external/tcpdump/tests/
Dprint-capX.out214 0x0af0: 5454 3e20 746f 0a73 656c 6563 7420 7768 TT>.to.select.wh
299 0x1040: 2077 686f 2069 7320 7573 696e 6720 7768 .who.is.using.wh
/external/libvncserver/x11vnc/
Duserinput.c1434 int x, y, w, h, wx, wy, ww, wh, dx, dy; in push_scr_ev() local
1497 wh = scr_ev[ev].win_h; in push_scr_ev()
1527 if (ww != w0 || wh != h0) { in push_scr_ev()
1528 if (db) fprintf(stderr, "push_scr_ev: WIN RESIZE: %d %d, %d %d", ww, w0, wh, h0); in push_scr_ev()
1532 if (w < 1 || h < 1 || ww < 1 || wh < 1) { in push_scr_ev()
1533 if (db) fprintf(stderr, "push_scr_ev: NEGATIVE h/w: %d %d %d %d\n", w, h, ww, wh); in push_scr_ev()
1544 ev, wx, wy, ww, wh, ww, wh, wx, wy); in push_scr_ev()
1572 tmpregion2 = sraRgnCreateRect(wx, wy, wx+ww, wy+wh); in push_scr_ev()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c1513 struct src_register wh = get_tex_dimensions( emit, sampler.base.num ); in emit_tex2() local
1517 tmp, texcoord, wh )) in emit_tex2()
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h3450 loff_t *, res, uint, wh) in _syscall2()
/external/antlr/antlr-3.4/runtime/C/
DREADME1778 int Ktcdn ';' method wh '(' ')' '{' return 5 ';' '}'
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch4447 + Widget wv, wh, wc;
4456 + wh = XtNameToWidget(viewport, "horizontal");
4457 + if (wc && wv && wh) {
4460 + XtVaGetValues(wh, XtNwidth, &w1, XtNheight, &h1, XtNborderWidth, &b1, XtNx, &x1, XtNy, &y1, NUL…
4469 + XtUnmanageChild(wh);
4473 + XtVaSetValues(wh, XtNheight, sb, XtNy, y1 + (h1 - sb), NULL);
4481 + XtManageChild(wh);
/external/antlr/antlr-3.4/tool/
DCHANGES.txt3348 int Ktcdn ';' method wh '(' ')' '{' return 5 ';' '}'
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js4495wh=0,wi=0,wj=0,wk=0,wl=0,wm=0,wn=0,wo=0,wp=0,wq=0,wr=0,ws=0,wt=0,wu=0,wv=0.0,ww=0.0,wx=0.0,wy=0.0,…
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
/external/chromium-trace/trace-viewer/tracing/test_data/
Dddms_calculator_start.trace24486 ���pR�wh��
284651 �q*��wh��
309626 9]�p,{�wh��
334780 �Y q�t�wh��
416281 x� q-�wh��
432759 ���q��wh��
451545 Y.q���wh��