FFmpeg
Data Fields
APVVLCLUTEntry Struct Reference

#include <apv_decode.h>

Data Fields

uint16_t result
 
uint8_t consume
 
uint8_t more
 

Detailed Description

Definition at line 36 of file apv_decode.h.

Field Documentation

◆ result

uint16_t APVVLCLUTEntry::result

Definition at line 37 of file apv_decode.h.

Referenced by apv_read_vlc(), and ff_apv_entropy_build_decode_lut().

◆ consume

uint8_t APVVLCLUTEntry::consume

Definition at line 38 of file apv_decode.h.

Referenced by apv_read_vlc(), and ff_apv_entropy_build_decode_lut().

◆ more

uint8_t APVVLCLUTEntry::more

Definition at line 39 of file apv_decode.h.

Referenced by apv_read_vlc(), and ff_apv_entropy_build_decode_lut().


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