Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyx.h256 int vp8_use_as_reference(struct VP8_COMP* comp, int ref_frame_flags);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c787 vp8_use_as_reference(ctx->cpi, ref); in vp8e_encode()
1122 vp8_use_as_reference(ctx->cpi, reference_flag); in vp8e_use_reference()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c2536 int vp8_use_as_reference(VP8_COMP *cpi, int ref_frame_flags) in vp8_use_as_reference() function