Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvp8.h47 VP8_SET_REFERENCE = 1, enumerator
120 VPX_CTRL_USE_TYPE(VP8_SET_REFERENCE, vpx_ref_frame_t *)
/external/libvpx/libvpx/examples/
Dvp9cx_set_ref.c274 if (vpx_codec_control(&ecodec, VP8_SET_REFERENCE, &ref)) in main()
281 if (vpx_codec_control(&dcodec, VP8_SET_REFERENCE, &ref)) in main()
Dvp8cx_set_ref.c166 if (vpx_codec_control(&codec, VP8_SET_REFERENCE, &ref)) in main()
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c685 { VP8_SET_REFERENCE, vp8_set_reference },
Dvp8_cx_iface.c1214 { VP8_SET_REFERENCE, vp8e_set_reference },
/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.c675 { VP8_SET_REFERENCE, ctrl_set_reference },
Dvp9_cx_iface.c1717 { VP8_SET_REFERENCE, ctrl_set_reference },