Searched refs:VP8_SET_REFERENCE (Results 1 – 6 of 6) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/ |
D | vp8.h | 45 …VP8_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/ |
D | vp8cx_set_ref.c | 168 if (vpx_codec_control(&codec, VP8_SET_REFERENCE, &ref)) in main()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/ |
D | vp9_dx_iface.c | 559 {VP8_SET_REFERENCE, set_reference},
|
D | vp9_cx_iface.c | 1075 {VP8_SET_REFERENCE, vp9e_set_reference},
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/ |
D | vp8_dx_iface.c | 905 {VP8_SET_REFERENCE, vp8_set_reference},
|
D | vp8_cx_iface.c | 1197 {VP8_SET_REFERENCE, vp8e_set_reference},
|