Home
last modified time | relevance | path

Searched refs:VP8_SET_REFERENCE (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvp8.h45VP8_SET_REFERENCE = 1, /**< pass in an external frame into decoder to be used as refe… enumerator
123 VPX_CTRL_USE_TYPE(VP8_SET_REFERENCE, vpx_ref_frame_t *)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dvp8cx_set_ref.c168 if (vpx_codec_control(&codec, VP8_SET_REFERENCE, &ref)) in main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_dx_iface.c559 {VP8_SET_REFERENCE, set_reference},
Dvp9_cx_iface.c1075 {VP8_SET_REFERENCE, vp9e_set_reference},
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_dx_iface.c905 {VP8_SET_REFERENCE, vp8_set_reference},
Dvp8_cx_iface.c1197 {VP8_SET_REFERENCE, vp8e_set_reference},