| FFmpeg
    | 
#include <hqx.h>
| Data Fields | |
| HQXDSPContext | hqxdsp | 
| HQXSlice | slice [16] | 
| AVFrame * | pic | 
| mb_decode_func | decode_func | 
| int | format | 
| int | dcb | 
| int | width | 
| int | height | 
| int | interlaced | 
| uint8_t * | src | 
| unsigned int | data_size | 
| uint32_t | slice_off [17] | 
| VLC | cbp_vlc | 
| VLC | dc_vlc [3] | 
| const AVClass * | class | 
| int | n | 
| hqxfunc_t | func | 
| uint32_t | rgbtoyuv [1<< 24] | 
| HQXDSPContext HQXContext::hqxdsp | 
| mb_decode_func HQXContext::decode_func | 
| int HQXContext::n | 
Definition at line 39 of file vf_hqx.c.
Referenced by config_output(), and init().
| hqxfunc_t HQXContext::func | 
Definition at line 40 of file vf_hqx.c.
Referenced by filter_frame(), and init().
| uint32_t HQXContext::rgbtoyuv[1<< 24] | 
Definition at line 41 of file vf_hqx.c.
Referenced by filter_frame(), and init().
 1.8.17
 1.8.17