Searched refs:vp9_alt_ref_aq_create (Results 1 – 3 of 3) sorted by relevance
57 struct ALT_REF_AQ *vp9_alt_ref_aq_create();
18 struct ALT_REF_AQ *vp9_alt_ref_aq_create() { in vp9_alt_ref_aq_create() function
2049 CHECK_MEM_ERROR(cm, cpi->alt_ref_aq, vp9_alt_ref_aq_create()); in vp9_create_compressor()