Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyx.h257 int vp8_update_reference(struct VP8_COMP* comp, int ref_frame_flags);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c805 vp8_update_reference(ctx->cpi, upd); in vp8e_encode()
1112 vp8_update_reference(ctx->cpi, update); in vp8e_update_reference()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c2544 int vp8_update_reference(VP8_COMP *cpi, int ref_frame_flags) in vp8_update_reference() function