/reactos/modules/rostests/winetests/msacm32/ |
H A D | msacm.c | 123 aftd_pcm.dwFormatTag = WAVE_FORMAT_PCM; in FormatTagEnumProc() 127 dst.wFormatTag = WAVE_FORMAT_PCM; in FormatTagEnumProc() 152 if (paftd->dwFormatTag != WAVE_FORMAT_PCM) in FormatTagEnumProc() 161 dst.wFormatTag = WAVE_FORMAT_PCM; in FormatTagEnumProc() 253 if (pafd->dwFormatTag == WAVE_FORMAT_PCM) in FormatEnumProc() 275 ok(dst->wFormatTag == WAVE_FORMAT_PCM, in FormatEnumProc() 879 dst.wFormatTag = WAVE_FORMAT_PCM; in test_prepareheader() 1153 src.wFormatTag = WAVE_FORMAT_PCM; in test_acmFormatSuggest() 1193 ok(dst.wFormatTag == WAVE_FORMAT_PCM, "expected %d, got %d\n", WAVE_FORMAT_PCM, dst.wFormatTag); in test_acmFormatSuggest() 1225 src.wFormatTag = WAVE_FORMAT_PCM; in test_acmFormatSuggest() [all …]
|
/reactos/dll/win32/msg711.acm/ |
H A D | msg711.c | 100 case WAVE_FORMAT_PCM: in G711_GetFormatIndex() 697 case WAVE_FORMAT_PCM: aftd->dwFormatTagIndex = 0; break; in G711_FormatTagDetails() 712 aftd->dwFormatTag = WAVE_FORMAT_PCM; in G711_FormatTagDetails() 748 case WAVE_FORMAT_PCM: in G711_FormatDetails() 809 if (adfs->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM) in G711_FormatSuggest() 829 case WAVE_FORMAT_PCM: in G711_FormatSuggest() 873 if (adsi->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM && in G711_StreamOpen() 874 adsi->pwfxDst->wFormatTag == WAVE_FORMAT_PCM) in G711_StreamOpen() 879 adsi->pwfxDst->wFormatTag == WAVE_FORMAT_PCM) in G711_StreamOpen() 984 if (adsi->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM && in G711_StreamSize() [all …]
|
/reactos/dll/win32/msadp32.acm/ |
H A D | msadp32.c | 108 case WAVE_FORMAT_PCM: in ADPCM_GetFormatIndex() 130 case WAVE_FORMAT_PCM: in ADPCM_GetFormatIndex() 439 aftd->dwFormatTag = WAVE_FORMAT_PCM; in ADPCM_FormatTagDetails() 469 case WAVE_FORMAT_PCM: in ADPCM_FormatDetails() 527 if (adfs->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM) in ADPCM_FormatSuggest() 534 if (adfs->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM) in ADPCM_FormatSuggest() 543 case WAVE_FORMAT_PCM: in ADPCM_FormatSuggest() 590 if (adsi->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM && in ADPCM_StreamOpen() 591 adsi->pwfxDst->wFormatTag == WAVE_FORMAT_PCM) in ADPCM_StreamOpen() 687 if (adsi->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM && in ADPCM_StreamSize() [all …]
|
/reactos/dll/win32/msgsm32.acm/ |
H A D | msgsm32.c | 147 case WAVE_FORMAT_PCM: in GSM_FormatValidate() 227 case WAVE_FORMAT_PCM: aftd->dwFormatTagIndex = 0; break; in GSM_FormatTagDetails() 241 aftd->dwFormatTag = WAVE_FORMAT_PCM; in GSM_FormatTagDetails() 271 case WAVE_FORMAT_PCM: in GSM_FormatDetails() 324 if (adfs->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM) in GSM_FormatSuggest() 333 case WAVE_FORMAT_PCM: adfs->pwfxDst->wFormatTag = WAVE_FORMAT_GSM610; break; in GSM_FormatSuggest() 341 case WAVE_FORMAT_PCM: in GSM_FormatSuggest() 412 if (adsi->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM && in GSM_StreamSize() 418 adsi->pwfxDst->wFormatTag == WAVE_FORMAT_PCM) in GSM_StreamSize() 429 if (adsi->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM && in GSM_StreamSize() [all …]
|
/reactos/dll/win32/imaadp32.acm/ |
H A D | imaadp32.c | 92 case WAVE_FORMAT_PCM: in ADPCM_GetFormatIndex() 114 case WAVE_FORMAT_PCM: in ADPCM_GetFormatIndex() 583 aftd->dwFormatTag = WAVE_FORMAT_PCM; in ADPCM_FormatTagDetails() 613 case WAVE_FORMAT_PCM: in ADPCM_FormatDetails() 668 if (adfs->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM) in ADPCM_FormatSuggest() 675 if (adfs->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM) in ADPCM_FormatSuggest() 684 case WAVE_FORMAT_PCM: in ADPCM_FormatSuggest() 735 if (adsi->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM && in ADPCM_StreamOpen() 736 adsi->pwfxDst->wFormatTag == WAVE_FORMAT_PCM) in ADPCM_StreamOpen() 832 if (adsi->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM && in ADPCM_StreamSize() [all …]
|
/reactos/dll/win32/winemp3.acm/ |
H A D | mpegl3.c | 102 case WAVE_FORMAT_PCM: in MPEG3_GetFormatIndex() 230 if (adsi->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM && in MPEG3_StreamOpen() 231 adsi->pwfxDst->wFormatTag == WAVE_FORMAT_PCM) in MPEG3_StreamOpen() 237 adsi->pwfxDst->wFormatTag == WAVE_FORMAT_PCM) in MPEG3_StreamOpen() 612 adsi->pwfxDst->wFormatTag == WAVE_FORMAT_PCM) in MPEG3_StreamOpen() 744 aftd->dwFormatTag = WAVE_FORMAT_PCM; in MPEG3_FormatTagDetails() 780 case WAVE_FORMAT_PCM: in MPEG3_FormatDetails() 833 if (adfs->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM) in MPEG3_FormatSuggest() 848 case WAVE_FORMAT_PCM: in MPEG3_FormatSuggest() 877 if (adsi->pwfxSrc->wFormatTag == WAVE_FORMAT_PCM && in MPEG3_StreamSize() [all …]
|
/reactos/dll/win32/msacm32/ |
H A D | stream.c | 166 if (pwfxSrc->wFormatTag == WAVE_FORMAT_PCM) { in acmStreamOpen() 173 if (pwfxDst->wFormatTag == WAVE_FORMAT_PCM) { in acmStreamOpen() 200 if (pwfxSrc->wFormatTag != WAVE_FORMAT_PCM) wfxSrcSize += pwfxSrc->cbSize; in acmStreamOpen() 201 if (pwfxDst->wFormatTag != WAVE_FORMAT_PCM) wfxDstSize += pwfxDst->cbSize; in acmStreamOpen() 321 was->drvInst.pwfxSrc->wFormatTag == WAVE_FORMAT_PCM) && in acmStreamPrepareHeader()
|
H A D | format.c | 70 (paftd->dwFormatTag == WAVE_FORMAT_PCM))) in MSACM_FillFormatTagsCB() 91 if (paftd->dwFormatTag != WAVE_FORMAT_PCM) in MSACM_FillFormatTagsCB() 764 if (pwfxSrc->wFormatTag == WAVE_FORMAT_PCM && !had && in acmFormatSuggest() 769 afd.dwFormatTag = WAVE_FORMAT_PCM; in acmFormatSuggest() 792 adfg.cbwfxSrc = (pwfxSrc->wFormatTag == WAVE_FORMAT_PCM) ? in acmFormatSuggest() 930 paftd->dwFormatTag == WAVE_FORMAT_PCM && paftd->szFormatTag[0] == 0) in acmFormatTagDetailsW() 1036 if (paftd->dwFormatTag == WAVE_FORMAT_PCM) { in acmFormatTagEnumW() 1062 if (paftd->dwFormatTag == WAVE_FORMAT_PCM) { in acmFormatTagEnumW()
|
H A D | pcmconverter.c | 1014 if (aftd->dwFormatTag != WAVE_FORMAT_PCM) { in PCM_FormatTagDetails() 1021 aftd->dwFormatTag != WAVE_FORMAT_PCM) { in PCM_FormatTagDetails() 1032 aftd->dwFormatTag = WAVE_FORMAT_PCM; in PCM_FormatTagDetails() 1058 afd->pwfx->wFormatTag = WAVE_FORMAT_PCM; in PCM_FormatDetails() 1075 afd->dwFormatTag = WAVE_FORMAT_PCM; in PCM_FormatDetails() 1110 if (adfs->pwfxSrc->wFormatTag != WAVE_FORMAT_PCM) { in PCM_FormatSuggest() 1116 if (adfs->pwfxDst->wFormatTag != WAVE_FORMAT_PCM) { in PCM_FormatSuggest()
|
/reactos/base/applications/sndrec32/ |
H A D | audio_resampler_acm.cpp | 31 wformat_src.wFormatTag = WAVE_FORMAT_PCM; in init_() 38 wformat_dst.wFormatTag = WAVE_FORMAT_PCM; in init_()
|
/reactos/dll/directx/wine/amstream/ |
H A D | audiodata.c | 197 if (WAVE_FORMAT_PCM != wave_format->wFormatTag) in IAudioDataImpl_SetFormat() 238 object->wave_format.wFormatTag = WAVE_FORMAT_PCM; in AMAudioData_create()
|
/reactos/modules/rostests/winetests/dsound/ |
H A D | dsound.c | 317 init_format(&wfx,WAVE_FORMAT_PCM,11025,8,1); in test_dsound() 439 init_format(&wfx,WAVE_FORMAT_PCM,11025,8,2); in test_primary() 615 init_format(&wfx2,WAVE_FORMAT_PCM,11025,16,2); in test_primary_secondary() 897 init_format(&wfx,WAVE_FORMAT_PCM,11025,16,2); in test_block_align() 998 init_format(&wfx,WAVE_FORMAT_PCM,11025,fmts[f].bits, in test_frequency() 1108 init_format(&wfx,WAVE_FORMAT_PCM,22050,16,1); in test_duplicate() 1260 wfx.wFormatTag = WAVE_FORMAT_PCM; in test_invalid_fmts() 1343 ok(wfx.wFormatTag == WAVE_FORMAT_PCM, "format: 0x%x\n", wfx.wFormatTag); in test_invalid_fmts() 1360 ok(wfx.wFormatTag == WAVE_FORMAT_PCM, "format: 0x%x\n", wfx.wFormatTag); in test_invalid_fmts() 1377 ok(wfx.wFormatTag == WAVE_FORMAT_PCM, "format: 0x%x\n", wfx.wFormatTag); in test_invalid_fmts() [all …]
|
H A D | capture.c | 36 WAVE_FORMAT(WAVE_FORMAT_PCM); in get_format_str() 529 init_format(&wfx,WAVE_FORMAT_PCM,11025,8,1); in dscenum_callback() 547 init_format(&wfx,WAVE_FORMAT_PCM,formats[f][0],formats[f][1], in dscenum_callback() 638 init_format(&wfx,WAVE_FORMAT_PCM,2000000,16,2); in dscenum_callback() 703 init_format(&wfx, WAVE_FORMAT_PCM, 44100, 16, 1); in test_COM()
|
H A D | dsound_test.h | 93 static const unsigned int format_tags[] = {WAVE_FORMAT_PCM, WAVE_FORMAT_IEEE_FLOAT};
|
H A D | dsound8.c | 324 init_format(&wfx,WAVE_FORMAT_PCM,11025,8,1); in test_dsound8() 444 init_format(&wfx,WAVE_FORMAT_PCM,11025,8,2); in test_primary8() 614 init_format(&wfx2,WAVE_FORMAT_PCM,11025,16,2); in test_primary_secondary8() 758 …wfxe.SubFormat = (format_tags[tag] == WAVE_FORMAT_PCM ? KSDATAFORMAT_SUBTYPE_PCM : KSDATAFORMAT_SU… in test_secondary8() 809 …wfxe.SubFormat = (format_tags[tag] == WAVE_FORMAT_PCM ? KSDATAFORMAT_SUBTYPE_PCM : KSDATAFORMAT_SU… in test_secondary8() 983 fmt.wFormatTag = WAVE_FORMAT_PCM; in test_hw_buffers()
|
H A D | duplex.c | 155 wfex.wFormatTag = WAVE_FORMAT_PCM; in IDirectSoundFullDuplex_tests() 264 init_format(&wfx, WAVE_FORMAT_PCM, 44100, 16, 1); in test_COM()
|
/reactos/dll/directx/wine/quartz/ |
H A D | acmwrapper.c | 268 if (!wfx || wfx->wFormatTag == WAVE_FORMAT_PCM || wfx->wFormatTag == WAVE_FORMAT_EXTENSIBLE) in ACMWrapper_SetMediaType() 280 outpmt->subtype.Data1 = WAVE_FORMAT_PCM; in ACMWrapper_SetMediaType() 282 This->pWfOut->wFormatTag = WAVE_FORMAT_PCM; in ACMWrapper_SetMediaType()
|
/reactos/dll/win32/mciwave/ |
H A D | mciwave.c | 166 wmw->wfxRef.wFormatTag = WAVE_FORMAT_PCM; in WAVE_drvOpen() 306 if ((pwfx->wFormatTag != WAVE_FORMAT_PCM) in WAVE_mciReadFmt() 334 wmw->lpWaveFormat->wFormatTag = WAVE_FORMAT_PCM; in WAVE_mciDefaultFmt() 366 if (wmw->lpWaveFormat->wFormatTag == WAVE_FORMAT_PCM) { in WAVE_mciCreateRIFFSkeleton() 388 assert(wmw->wfxRef.wFormatTag == WAVE_FORMAT_PCM); in WAVE_mciCreateRIFFSkeleton() 396 …if (-1 == mmioWrite(wmw->hFile, (HPCSTR)wmw->lpWaveFormat, (WAVE_FORMAT_PCM==wmw->lpWaveFormat->wF… in WAVE_mciCreateRIFFSkeleton() 777 if (wmw->lpWaveFormat->wFormatTag == WAVE_FORMAT_PCM) { in WAVE_mciPlay() 1383 if (lpParms->wFormatTag != WAVE_FORMAT_PCM) in WAVE_mciSet() 1554 if (wmw->lpWaveFormat->wFormatTag != WAVE_FORMAT_PCM) in WAVE_mciStatus() 1557 lpParms->dwReturn = MAKEMCIRESOURCE(WAVE_FORMAT_PCM, WAVE_FORMAT_PCM_S); in WAVE_mciStatus()
|
/reactos/modules/rostests/winetests/winmm/ |
H A D | wave.c | 56 wfx.wFormatTag = WAVE_FORMAT_PCM; in test_multiple_waveopens() 130 } else if ((wfx->wBitsPerSample==32) && ((wfx->wFormatTag == WAVE_FORMAT_PCM) || in wave_generate_la() 413 WAVE_FORMAT(WAVE_FORMAT_PCM); in get_format_str() 1004 format.wFormatTag=WAVE_FORMAT_PCM; in wave_out_test_device() 1024 format.wFormatTag=WAVE_FORMAT_PCM; in wave_out_test_device() 1051 format.wFormatTag=WAVE_FORMAT_PCM; in wave_out_test_device() 1135 pwfx->wFormatTag=WAVE_FORMAT_PCM; in wave_out_test_device() 1427 format.wFormatTag = WAVE_FORMAT_PCM; in wave_out_test_device() 1513 format.wFormatTag=WAVE_FORMAT_PCM; in wave_out_tests() 1578 fmt.wFormatTag = WAVE_FORMAT_PCM; in test_fragmentsize() [all …]
|
/reactos/dll/win32/avifil32/ |
H A D | wavfile.c | 756 if (This->lpFormat->wFormatTag != WAVE_FORMAT_PCM) in IAVIStream_fnSetFormat() 1132 This->lpFormat->wFormatTag = WAVE_FORMAT_PCM; in AVIFILE_LoadSunFile() 1136 This->lpFormat->wFormatTag = WAVE_FORMAT_PCM; in AVIFILE_LoadSunFile() 1140 This->lpFormat->wFormatTag = WAVE_FORMAT_PCM; in AVIFILE_LoadSunFile() 1144 This->lpFormat->wFormatTag = WAVE_FORMAT_PCM; in AVIFILE_LoadSunFile() 1231 This->lpFormat->wFormatTag != WAVE_FORMAT_PCM) { in AVIFILE_SaveFile() 1238 wfx.wFormatTag = WAVE_FORMAT_PCM; in AVIFILE_SaveFile()
|
/reactos/drivers/wdm/audio/backpln/audio_test/ |
H A D | audio_test.c | 134 DataFormat->WaveFormatEx.wFormatTag = WAVE_FORMAT_PCM; in TestKs() 313 DeviceInfo.u.WaveFormatEx.wFormatTag = WAVE_FORMAT_PCM; in main()
|
/reactos/sdk/include/psdk/ |
H A D | mmreg.h | 90 #ifndef WAVE_FORMAT_PCM 91 #define WAVE_FORMAT_PCM 0x0001 macro
|
/reactos/dll/win32/mmdrv/ |
H A D | wave.c | 322 if ( format->wFormatTag == WAVE_FORMAT_PCM ) in GetWaveFormatExSize()
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/ |
H A D | constants.h | 346 #define WAVE_FORMAT_PCM 1
|
H A D | rdpsnd_libao.c | 99 if (pwfx->wFormatTag != WAVE_FORMAT_PCM) in wave_out_format_supported()
|