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

#include <hq_hqa.h>

Data Fields

const uint8_tperm_tab
 
int width
 
int height
 
int num_slices
 
int tab_w
 
int tab_h
 

Detailed Description

Definition at line 45 of file hq_hqa.h.

Field Documentation

const uint8_t* HQProfile::perm_tab

Definition at line 46 of file hq_hqa.h.

Referenced by hq_decode_frame().

int HQProfile::width

Definition at line 47 of file hq_hqa.h.

Referenced by hq_decode_frame().

int HQProfile::height

Definition at line 47 of file hq_hqa.h.

Referenced by hq_decode_frame().

int HQProfile::num_slices

Definition at line 48 of file hq_hqa.h.

Referenced by hq_decode_frame().

int HQProfile::tab_w

Definition at line 49 of file hq_hqa.h.

Referenced by hq_decode_frame().

int HQProfile::tab_h

Definition at line 49 of file hq_hqa.h.

Referenced by hq_decode_frame().


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