|
|
◆ AK_SpeakerVolumes_Matrix_MAdd()
Pointwise Multiply-Add of all elements of two volume matrices.
- 参数
-
| [in,out] | io_pVolumesDst | Pointer to first and destination volume matrix. |
| [in] | in_pVolumesSrc | Pointer to second volume matrix. |
| [in] | in_uNumChannelsIn | Number of input channels. |
| [in] | in_uNumChannelsOut | Number of output channels. |
| [in] | in_fGain | Volume multiplier. |
|