Lines Matching full:pcm
7 * Implements the PCM engine including ADPCM decode for SMAF and CMX audio playback.
119 * Initializes the PCM engine
145 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_FATAL, "Failed to allocate memory for PCM streams\n"); */ }
163 * Shuts down the PCM engine
194 * Render a buffer of PCM audio
303 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "Error %d seeking to start of PCM file\n", result); */ }
315 * Starts up a PCM playback
399 * Continues a PCM stream
449 * Update the pitch and volume parameters for a PCM stream
508 * Update the volume parameters for a PCM stream
537 * Update the pitch parameter for a PCM stream
556 * Mute and stop rendering a PCM stream. Sets the gain target to zero and stops the playback
582 * Resume rendering a PCM stream. Sets the gain target back to its
731 * Put the PCM stream envelope into release.
1243 * Decodes a PCM sample
1351 * Locate in a linear PCM stream
1415 * Locate to a particular byte in a PCM stream