HomeSort by relevance Sort by last modified time
    Searched refs:nBlockAlign (Results 1 - 24 of 24) sorted by null

  /external/sonivox/arm-wt-22k/host_src/
eas_wave.h 43 EAS_U16 nBlockAlign;
eas_wave.c 114 FlipWord(&p->fc.nBlockAlign);
162 wFile->wh.fc.nBlockAlign = (EAS_U16) (nChannels * (EAS_U16) (wBitsPerSample / 8));
163 wFile->wh.fc.nAvgBytesPerSec = wFile->wh.fc.nBlockAlign * (EAS_U32) nSamplesPerSec;
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
QOMX_AudioExtensions.h 117 * nBlockAlign : block alignment, or block size, in bytes of the audio codec
134 OMX_U16 nBlockAlign;
OMX_Audio.h 360 OMX_U16 nBlockAlign; /**< is the block alignment, or block size, in bytes of the audio codec */
    [all...]
  /external/webrtc/webrtc/modules/media_file/
media_file_utility.h 218 int16_t nBlockAlign;
media_file_utility.cc 157 memcpy(tmpStr2, &_wavFormatObj.nBlockAlign, 2);
158 _wavFormatObj.nBlockAlign =
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/src/
portaudio.cpp 210 wmaparam.nBlockAlign = p->nBlockAlign;
  /external/webrtc/webrtc/modules/audio_device/win/
audio_mixer_manager_win.cc 601 waveFormat.nBlockAlign = waveFormat.nChannels * waveFormat.wBitsPerSample / 8;
602 waveFormat.nAvgBytesPerSec = waveFormat.nSamplesPerSec * waveFormat.nBlockAlign;
    [all...]
audio_device_core_win.cc     [all...]
audio_device_wave_win.cc     [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
QOMX_AudioExtensions.h 141 * nBlockAlign : block alignment, or block size, in bytes of the audio codec
158 OMX_U16 nBlockAlign;
OMX_Audio.h 361 OMX_U16 nBlockAlign; /**< is the block alignment, or block size, in bytes of the audio codec */
    [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
QOMX_AudioExtensions.h 147 * nBlockAlign : block alignment, or block size, in bytes of the audio codec
164 OMX_U16 nBlockAlign;
OMX_Audio.h 361 OMX_U16 nBlockAlign; /**< is the block alignment, or block size, in bytes of the audio codec */
    [all...]
  /hardware/qcom/media/msmcobalt/mm-core/inc/
QOMX_AudioExtensions.h 148 * nBlockAlign : block alignment, or block size, in bytes of the audio codec
165 OMX_U16 nBlockAlign;
OMX_Audio.h 361 OMX_U16 nBlockAlign; /**< is the block alignment, or block size, in bytes of the audio codec */
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Audio.h 392 OMX_U16 nBlockAlign; /**< is the block alignment, or block size, in bytes of the audio codec */
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h 360 OMX_U16 nBlockAlign; /**< is the block alignment, or block size, in bytes of the audio codec */
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Audio.h 392 OMX_U16 nBlockAlign; /**< is the block alignment, or block size, in bytes of the audio codec */
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Audio.h 360 OMX_U16 nBlockAlign; /**< is the block alignment, or block size, in bytes of the audio codec */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmreg.h     [all...]
mmsystem.h 479 WORD nBlockAlign;
498 WORD nBlockAlign;
    [all...]
audioclient.h 126 WORD nBlockAlign;
    [all...]
mfobjects.h 117 WORD nBlockAlign;
130 WORD nBlockAlign;
    [all...]

Completed in 592 milliseconds