FFmpeg
|
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | HQDSPContext |
Functions | |
void | ff_hqdsp_init (HQDSPContext *c) |
HQ/HQA variant of AAN IDCT It differs from the standard AAN IDCT in precision and in the second stage.
Definition in file hq_hqadsp.h.
void ff_hqdsp_init | ( | HQDSPContext * | c | ) |
Definition at line 127 of file hq_hqadsp.c.
Referenced by hq_hqa_decode_init().