Home
last modified time | relevance | path

Searched refs:vp9_update_reference (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h542 void vp9_update_reference(VP9_COMP *cpi, int ref_frame_flags);
Dvp9_onyx_if.c1750 void vp9_update_reference(VP9_COMP *cpi, int ref_frame_flags) { in vp9_update_reference() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c707 vp9_update_reference(ctx->cpi, upd); in vp9e_encode()
960 vp9_update_reference(ctx->cpi, ref_frame_flags); in vp9e_update_reference()