Searched defs:vp9_update_reference (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.c1301 void vp9_update_reference(VP9_COMP *cpi, int ref_frame_flags) { function
1982 // vp9_update_reference() and vp9_update_entropy() calls
3072 vp9_update_reference(cpi, upd);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c1674 void vp9_update_reference(VP9_COMP *cpi, int ref_frame_flags) { function
2446 // vp9_update_reference() and vp9_update_entropy() calls

Completed in 102 milliseconds