|
VLC 4.0.0-dev
|
Go to the source code of this file.
| #define block_Alloc vlc_frame_Alloc |
| #define block_ChainAppend vlc_frame_ChainAppend |
| #define block_ChainExtract vlc_frame_ChainExtract |
| #define block_ChainGather vlc_frame_ChainGather |
| #define block_ChainLastAppend vlc_frame_ChainLastAppend |
| #define block_ChainProperties vlc_frame_ChainProperties |
| #define block_ChainRelease vlc_frame_ChainRelease |
| #define block_Cleanup vlc_frame_Cleanup |
| #define block_cleanup_push vlc_frame_cleanup_push |
| #define block_CopyProperties vlc_frame_CopyProperties |
| #define block_Duplicate vlc_frame_Duplicate |
| #define block_FifoCount vlc_fifo_Count |
| #define block_FifoEmpty vlc_fifo_Empty |
| #define block_FifoGet vlc_fifo_Get |
| #define block_FifoNew vlc_fifo_New |
| #define block_FifoPut vlc_fifo_Put |
| #define block_FifoRelease vlc_fifo_Delete |
| #define block_FifoShow vlc_fifo_Show |
| #define block_FifoSize vlc_fifo_Size |
| #define block_File vlc_frame_File |
| #define block_FilePath vlc_frame_FilePath |
| #define BLOCK_FLAG_AU_END VLC_FRAME_FLAG_AU_END |
| #define BLOCK_FLAG_BOTTOM_FIELD_FIRST VLC_FRAME_FLAG_BOTTOM_FIELD_FIRST |
| #define BLOCK_FLAG_CORE_PRIVATE_MASK VLC_FRAME_FLAG_CORE_PRIVATE_MASK |
| #define BLOCK_FLAG_CORE_PRIVATE_SHIFT VLC_FRAME_FLAG_CORE_PRIVATE_SHIFT |
| #define BLOCK_FLAG_CORRUPTED VLC_FRAME_FLAG_CORRUPTED |
| #define BLOCK_FLAG_DISCONTINUITY VLC_FRAME_FLAG_DISCONTINUITY |
| #define BLOCK_FLAG_END_OF_SEQUENCE VLC_FRAME_FLAG_END_OF_SEQUENCE |
| #define BLOCK_FLAG_HEADER VLC_FRAME_FLAG_HEADER |
| #define BLOCK_FLAG_INTERLACED_MASK VLC_FRAME_FLAG_INTERLACED_MASK |
| #define BLOCK_FLAG_PREROLL VLC_FRAME_FLAG_PREROLL |
| #define BLOCK_FLAG_PRIVATE_MASK VLC_FRAME_FLAG_PRIVATE_MASK |
| #define BLOCK_FLAG_PRIVATE_SHIFT VLC_FRAME_FLAG_PRIVATE_SHIFT |
| #define BLOCK_FLAG_SCRAMBLED VLC_FRAME_FLAG_SCRAMBLED |
| #define BLOCK_FLAG_SINGLE_FIELD VLC_FRAME_FLAG_SINGLE_FIELD |
| #define BLOCK_FLAG_TOP_FIELD_FIRST VLC_FRAME_FLAG_TOP_FIELD_FIRST |
| #define BLOCK_FLAG_TYPE_B VLC_FRAME_FLAG_TYPE_B |
| #define BLOCK_FLAG_TYPE_I VLC_FRAME_FLAG_TYPE_I |
| #define BLOCK_FLAG_TYPE_MASK VLC_FRAME_FLAG_TYPE_MASK |
| #define BLOCK_FLAG_TYPE_P VLC_FRAME_FLAG_TYPE_P |
| #define BLOCK_FLAG_TYPE_PB VLC_FRAME_FLAG_TYPE_PB |
| #define block_heap_Alloc vlc_frame_heap_Alloc |
| #define block_Init vlc_frame_Init |
| #define block_mmap_Alloc vlc_frame_mmap_Alloc |
| #define block_New vlc_frame_New |
| #define block_Realloc vlc_frame_Realloc |
| #define block_Release vlc_frame_Release |
| #define block_shm_Alloc vlc_frame_shm_Alloc |
| #define block_TryRealloc vlc_frame_TryRealloc |
| #define vlc_block_callbacks vlc_frame_callbacks |