| 
    FFmpeg
    
   | 
 
#include <stddef.h>#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | HQXDSPContext | 
Functions | |
| void | ff_hqxdsp_init (HQXDSPContext *c) | 
HQX DSP routines
Definition in file hqxdsp.h.
| void ff_hqxdsp_init | ( | HQXDSPContext * | c | ) | 
Definition at line 128 of file hqxdsp.c.
Referenced by hqx_decode_init().
 1.8.17