FFmpeg
Data Fields
HQXSlice Struct Reference

Data Fields

GetBitContext gb
 
int16_t block [16][64]
 

Detailed Description

Definition at line 52 of file hqx.c.

Field Documentation

◆ gb

GetBitContext HQXSlice::gb

Definition at line 53 of file hqx.c.

Referenced by hqx_decode_422(), hqx_decode_422a(), hqx_decode_444(), and hqx_decode_444a().

◆ block

int16_t HQXSlice::block[16][64]

Definition at line 54 of file hqx.c.

Referenced by hqx_decode_422(), hqx_decode_422a(), hqx_decode_444(), and hqx_decode_444a().


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