Home
last modified time | relevance | path

Searched refs:alloced (Results 1 – 1 of 1) sorted by relevance

/arch/sandbox/cpu/
A Dsdl.c25 uint alloced; member
494 buf->alloced = sizeof(uint16_t) * wanted.freq * wanted.channels; in sandbox_sdl_sound_init()
495 buf->data = malloc(buf->alloced); in sandbox_sdl_sound_init()
546 if (size > buf->alloced) in sandbox_sdl_sound_play()

Completed in 3 milliseconds