HomeSort by relevance Sort by last modified time
    Searched defs:VP8_SET_REFERENCE (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vp8.h 45 VP8_SET_REFERENCE = 1, /**< pass in an external frame into decoder to be used as reference frame */
123 VPX_CTRL_USE_TYPE(VP8_SET_REFERENCE, vpx_ref_frame_t *)
  /external/libvpx/libvpx/vpx/
vp8.h 45 VP8_SET_REFERENCE = 1, /**< pass in an external frame into decoder to be used as reference frame */
123 VPX_CTRL_USE_TYPE(VP8_SET_REFERENCE, vpx_ref_frame_t *)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vp8.h 45 VP8_SET_REFERENCE = 1, /**< pass in an external frame into decoder to be used as reference frame */
123 VPX_CTRL_USE_TYPE(VP8_SET_REFERENCE, vpx_ref_frame_t *)

Completed in 43 milliseconds