HomeSort by relevance Sort by last modified time
    Searched refs:vp9_alt_ref_aq_destroy (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_alt_ref_aq.c 22 void vp9_alt_ref_aq_destroy(struct ALT_REF_AQ *const self) { vpx_free(self); } function
vp9_alt_ref_aq.h 121 void vp9_alt_ref_aq_destroy(struct ALT_REF_AQ *const self);
vp9_encoder.c     [all...]

Completed in 151 milliseconds