Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhq_hqa.h47 typedef struct HQProfile { struct
52 } HQProfile; argument
55 extern const HQProfile ff_hq_profile[NUM_HQ_PROFILES];
Dhq_hqadata.c8343 const HQProfile ff_hq_profile[NUM_HQ_PROFILES] = {
Dhq_hqa.c119 const HQProfile *profile; in hq_decode_frame()