VLC
4.0.0-dev
|
Go to the source code of this file.
Data Structures | |
struct | picture_priv_t |
Functions | |
void * | picture_Allocate (int *, size_t) |
void | picture_Deallocate (int, void *, size_t) |
void* picture_Allocate | ( | int * | , |
size_t | |||
) |
void picture_Deallocate | ( | int | , |
void * | , | ||
size_t | |||
) |
References aligned_free, and vlc_close().
Referenced by picture_DestroyFromFormat().