
Data Fields | |
| block_t * | p_next |
| uint8_t * | p_buffer |
| Payload start. | |
| size_t | i_buffer |
| Payload length. | |
| uint8_t * | p_start |
| Buffer start. | |
| size_t | i_size |
| Buffer total size. | |
| uint32_t | i_flags |
| unsigned | i_nb_samples |
| mtime_t | i_pts |
| mtime_t | i_dts |
| mtime_t | i_length |
| block_free_t | pf_release |
| size_t block_t::i_buffer |
Payload length.
Referenced by aout_DecSilence(), AReadBlock(), AStreamPeekBlock(), AStreamPrebufferBlock(), AStreamReadBlock(), AStreamRefillBlock(), AStreamSeekBlock(), block_Alloc(), block_BytestreamFlush(), block_BytestreamPop(), block_ChainExtract(), block_ChainGather(), block_ChainProperties(), block_Check(), block_Duplicate(), block_FifoGet(), block_FifoPut(), block_FindStartcodeFromOffset(), block_GetByte(), block_GetBytes(), block_PeekByte(), block_PeekBytes(), block_PeekOffsetBytes(), block_Realloc(), block_SkipByte(), block_SkipBytes(), block_WaitBytes(), DecoderBlockFlushNew(), DecoderProcess(), DStreamRead(), EsOutSend(), ImageWriteUrl(), stream_Block(), stream_BlockRemaining(), test_block(), test_block_File(), TsStorageIsFull(), TsStoragePopCmd(), TsStoragePushCmd(), and vout_snapshot_SaveImage().
| uint32_t block_t::i_flags |
| unsigned block_t::i_nb_samples |
Referenced by aout_DecNewBuffer(), aout_DecPlay(), aout_DecSilence(), BlockMetaCopy(), and TsStoragePopCmd().
| size_t block_t::i_size |
Buffer total size.
Referenced by block_Check(), and block_Realloc().
| uint8_t* block_t::p_buffer |
Payload start.
Referenced by aout_DecSilence(), AStreamPeekBlock(), AStreamReadBlock(), block_Alloc(), block_BytestreamPop(), block_ChainExtract(), block_ChainGather(), block_Check(), block_Duplicate(), block_File(), block_FindStartcodeFromOffset(), block_GetByte(), block_GetBytes(), block_PeekByte(), block_PeekBytes(), block_PeekOffsetBytes(), block_Realloc(), DecoderBlockFlushNew(), DStreamPeek(), DStreamRead(), ImageReadUrl(), ImageWriteUrl(), stream_Block(), stream_BlockRemaining(), test_block(), test_block_File(), TsStoragePopCmd(), TsStoragePushCmd(), and vout_snapshot_SaveImage().
Referenced by AStreamPeekBlock(), AStreamPrebufferBlock(), AStreamReadBlock(), AStreamRefillBlock(), AStreamSeekBlock(), block_BytestreamFlush(), block_BytestreamPop(), block_ChainAppend(), block_ChainExtract(), block_ChainGather(), block_ChainLastAppend(), block_ChainProperties(), block_ChainRelease(), block_Check(), block_FifoEmpty(), block_FifoGet(), block_FifoPut(), block_FindStartcodeFromOffset(), block_GetByte(), block_GetBytes(), block_Invalidate(), block_PeekByte(), block_PeekBytes(), block_PeekOffsetBytes(), block_SkipByte(), block_SkipBytes(), block_WaitBytes(), BlockMetaCopy(), DecoderFlushBuffering(), DecoderPlayAudio(), DecoderProcessAudio(), DecoderProcessVideo(), and DStreamPeek().
| uint8_t* block_t::p_start |
Buffer start.
Referenced by block_Check(), block_generic_Release(), block_heap_Release(), and block_Realloc().
Referenced by block_Alloc(), block_Check(), block_heap_Alloc(), block_Invalidate(), and block_Release().
1.7.1