FFmpeg
Data Fields
HQContext Struct Reference

#include <hq_hqa.h>

Data Fields

AVCodecContextavctx
 
HQDSPContext hqhqadsp
 
GetByteContext gbc
 
VLC hq_ac_vlc
 
VLC hqa_cbp_vlc
 
int16_t block [12][64]
 

Detailed Description

Definition at line 35 of file hq_hqa.h.

Field Documentation

◆ avctx

AVCodecContext* HQContext::avctx

Definition at line 36 of file hq_hqa.h.

◆ hqhqadsp

HQDSPContext HQContext::hqhqadsp

Definition at line 37 of file hq_hqa.h.

◆ gbc

GetByteContext HQContext::gbc

Definition at line 38 of file hq_hqa.h.

◆ hq_ac_vlc

VLC HQContext::hq_ac_vlc

Definition at line 40 of file hq_hqa.h.

◆ hqa_cbp_vlc

VLC HQContext::hqa_cbp_vlc

Definition at line 41 of file hq_hqa.h.

◆ block

int16_t HQContext::block[12][64]

Definition at line 42 of file hq_hqa.h.


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