Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhq_hqa.h55 extern const HQProfile ff_hq_profile[NUM_HQ_PROFILES];
Dhq_hqa.c126 profile = &ff_hq_profile[0]; in hq_decode_frame()
129 profile = &ff_hq_profile[prof_num]; in hq_decode_frame()
Dhq_hqadata.c8343 const HQProfile ff_hq_profile[NUM_HQ_PROFILES] = { variable