|
VLC
2.1.0-git
|
Data Fields | |
| void(* | destroy )(picture_t *) |
| void * | destroy_sys |
| int(* | lock )(picture_t *) |
| void(* | unlock )(picture_t *) |
| int64_t | tick |
| void(* picture_gc_sys_t::destroy)(picture_t *) |
Referenced by picture_pool_Delete(), and picture_pool_NewExtended().
| void* picture_gc_sys_t::destroy_sys |
Referenced by picture_pool_Delete(), and picture_pool_NewExtended().
| int(* picture_gc_sys_t::lock)(picture_t *) |
Referenced by Lock(), and picture_pool_NewExtended().
| int64_t picture_gc_sys_t::tick |
Referenced by picture_pool_NewExtended().
| void(* picture_gc_sys_t::unlock)(picture_t *) |
Referenced by picture_pool_NewExtended(), and Unlock().
1.8.1.2