Searched refs:vp9_update_reference (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h436 void vp9_update_reference(VP9_COMP *cpi, int ref_frame_flags);
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_int.h542 void vp9_update_reference(VP9_COMP *cpi, int ref_frame_flags);
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
/external/libvpx/libvpx/vp9/
H A Dvp9_cx_iface.c716 vp9_update_reference(ctx->cpi, upd);
963 vp9_update_reference(ctx->cpi, ref_frame_flags);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_cx_iface.c1109 vp9_update_reference(ctx->cpi, ref_frame_flags);

Completed in 1542 milliseconds