picture_heap_t Struct Reference

Video picture heap, either render (to store pictures used by the decoder) or output (to store pictures displayed by the vout plugin). More...

Collaboration diagram for picture_heap_t:

Collaboration graph
[legend]

Data Fields

int i_pictures
 current heap size
picture_tpp_picture [20]
 pictures
int i_last_used_pic
 last used pic in heap

Detailed Description

Video picture heap, either render (to store pictures used by the decoder) or output (to store pictures displayed by the vout plugin).

Field Documentation

current heap size

Referenced by vout_FixLeaks(), vout_Flush(), and vout_InitWrapper().

pictures

Referenced by vout_FixLeaks(), vout_Flush(), and vout_InitWrapper().

last used pic in heap

Referenced by vout_CountPictureAvailable(), vout_Create(), and vout_CreatePicture().


The documentation for this struct was generated from the following file:

Generated on Fri Apr 23 08:06:38 2010 for VLC by  doxygen 1.5.6