Lines Matching refs:format
47 * - 'desired->format' should be the desired audio format.
76 Uint16 format; /**< Audio data format */
96 * @name Audio format flags
128 Uint16 src_format; /**< Source audio format */
129 Uint16 dst_format; /**< Target audio format */
136 void (SDLCALL *filters[10])(struct SDL_AudioCVT *cvt, Uint16 format);
166 * requested format, and will be automatically converted to the hardware
167 * audio format if necessary. This function returns -1 if it failed
205 * filled with the audio data format of the wave data, and sets
212 * wave file cannot be opened, uses an unknown data format, or is
227 * This function takes a source format and rate and a destination format
229 * by SDL_ConvertAudio() to convert a buffer of audio data from one format
241 * audio data in the source format, this function will convert it in-place
242 * to the desired format.
252 * This takes two audio buffers of the playing audio format and mixes