Searched refs:ff_hq_profile (Results 1 – 3 of 3) sorted by relevance
55 extern const HQProfile ff_hq_profile[NUM_HQ_PROFILES];
126 profile = &ff_hq_profile[0]; in hq_decode_frame()129 profile = &ff_hq_profile[prof_num]; in hq_decode_frame()
8343 const HQProfile ff_hq_profile[NUM_HQ_PROFILES] = { variable