FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ElsUnsignedRung Struct Reference

#include <elsdec.h>

Data Fields

uint8_t prefix_rung [ELS_EXPGOLOMB_LEN+1]
 
ElsRungNoderem_rung_list
 
size_t rung_list_size
 
uint16_t avail_index
 

Detailed Description

Definition at line 48 of file elsdec.h.

Field Documentation

uint8_t ElsUnsignedRung::prefix_rung[ELS_EXPGOLOMB_LEN+1]

Definition at line 49 of file elsdec.h.

Referenced by ff_els_decode_unsigned().

ElsRungNode* ElsUnsignedRung::rem_rung_list

Definition at line 50 of file elsdec.h.

Referenced by ff_els_decode_unsigned(), and ff_els_decoder_uninit().

size_t ElsUnsignedRung::rung_list_size

Definition at line 51 of file elsdec.h.

Referenced by ff_els_decode_unsigned().

uint16_t ElsUnsignedRung::avail_index

Definition at line 52 of file elsdec.h.

Referenced by ff_els_decode_unsigned().


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