Searched refs:fs_format (Results 1 – 1 of 1) sorted by relevance
181 FSSampleFormat fs_format; in SDL_FS_OpenDevice() local201 fs_format = FSSF_U8; in SDL_FS_OpenDevice()206 fs_format = FSSF_S16; in SDL_FS_OpenDevice()211 fs_format = FSSF_S32; in SDL_FS_OpenDevice()216 fs_format = FSSF_FLOAT; in SDL_FS_OpenDevice()249 desc.sampleformat = fs_format; in SDL_FS_OpenDevice()
Completed in 3 milliseconds