HomeSort by relevance Sort by last modified time
    Searched refs:VP8D_GET_LAST_REF_UPDATES (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vp8dx.h 58 VP8D_GET_LAST_REF_UPDATES = VP8_DECODER_CTRL_ID_START,
115 VPX_CTRL_USE_TYPE(VP8D_GET_LAST_REF_UPDATES, int *)
  /external/libvpx/libvpx/vpx/
vp8dx.h 58 VP8D_GET_LAST_REF_UPDATES = VP8_DECODER_CTRL_ID_START,
105 VPX_CTRL_USE_TYPE(VP8D_GET_LAST_REF_UPDATES, int *)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vp8dx.h 58 VP8D_GET_LAST_REF_UPDATES = VP8_DECODER_CTRL_ID_START,
105 VPX_CTRL_USE_TYPE(VP8D_GET_LAST_REF_UPDATES, int *)
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_dx_iface.c 753 {VP8D_GET_LAST_REF_UPDATES, vp8_get_last_ref_updates},
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_dx_iface.c 600 {VP8D_GET_LAST_REF_UPDATES, ctrl_get_last_ref_updates},
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 581 {VP8D_GET_LAST_REF_UPDATES, ctrl_get_last_ref_updates},
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 566 {VP8D_GET_LAST_REF_UPDATES, get_last_ref_updates},
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.cc 734 if (vpx_codec_control(decoder_, VP8D_GET_LAST_REF_UPDATES,
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 904 {VP8D_GET_LAST_REF_UPDATES, vp8_get_last_ref_updates},
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 912 {VP8D_GET_LAST_REF_UPDATES, vp8_get_last_ref_updates},

Completed in 757 milliseconds