VLC 4.0.0-dev
Loading...
Searching...
No Matches
picture.c File Reference
Include dependency graph for picture.c:

Functions

void * picture_Allocate (int *restrict fdp, size_t size)
 
void picture_Deallocate (int fd, void *base, size_t size)
 

Function Documentation

◆ picture_Allocate()

void * picture_Allocate ( int *restrict  fdp,
size_t  size 
)

References vlc_close(), and vlc_memfd().

◆ picture_Deallocate()

void picture_Deallocate ( int  fd,
void *  base,
size_t  size 
)

References vlc_close().