HomeSort by relevance Sort by last modified time
    Searched defs:len_mult (Results 1 - 4 of 4) sorted by null

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_audio.h 206 int len_mult; /**< buffer must be len*len_mult big */ member in struct:SDL_AudioCVT
452 * SDL_BuildAudioCVT(), and should be \c cvt->len*cvt->len_mult bytes long.
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_audio.h 206 int len_mult; /**< buffer must be len*len_mult big */ member in struct:SDL_AudioCVT
452 * SDL_BuildAudioCVT(), and should be \c cvt->len*cvt->len_mult bytes long.
  /prebuilts/misc/windows/sdl2/include/
SDL_audio.h 206 int len_mult; /**< buffer must be len*len_mult big */ member in struct:SDL_AudioCVT
452 * SDL_BuildAudioCVT(), and should be \c cvt->len*cvt->len_mult bytes long.
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_audio.h 206 int len_mult; /**< buffer must be len*len_mult big */ member in struct:SDL_AudioCVT
452 * SDL_BuildAudioCVT(), and should be \c cvt->len*cvt->len_mult bytes long.

Completed in 82 milliseconds