VLC 4.0.0-dev
|
Functions | |
void * | picture_Allocate (int *restrict fdp, size_t size) |
void | picture_Deallocate (int fd, void *base, size_t size) |
void * picture_Allocate | ( | int *restrict | fdp, |
size_t | size | ||
) |
References vlc_close(), and vlc_memfd().
void picture_Deallocate | ( | int | fd, |
void * | base, | ||
size_t | size | ||
) |
References vlc_close().