VLC  4.0.0-dev
Data Structures | Functions
picture.h File Reference
Include dependency graph for picture.h:

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)
 

Function Documentation

◆ picture_Allocate()

void* picture_Allocate ( int *  ,
size_t   
)

◆ picture_Deallocate()

void picture_Deallocate ( int  ,
void *  ,
size_t   
)

References aligned_free, and vlc_close().

Referenced by picture_DestroyFromFormat().