Home
last modified time | relevance | path

Searched refs:HQDSPContext (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhq_hqadsp.h32 typedef struct HQDSPContext { struct
34 } HQDSPContext; argument
36 void ff_hqdsp_init(HQDSPContext *c);
Dhq_hqa.h39 HQDSPContext hqhqadsp;
Dhq_hqadsp.c127 av_cold void ff_hqdsp_init(HQDSPContext *c) in ff_hqdsp_init()