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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h 323 vpx_codec_put_slice_cb_fn_t put_slice; member in union:vpx_codec_priv_cb_pair::__anon17836
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
vpx_decoder.c 173 ctx->priv->dec.put_slice_cb.u.put_slice = cb;
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 358 vpx_codec_put_slice_cb_fn_t put_slice; member in union:vpx_codec_priv_cb_pair::__anon4534
  /external/libvpx/libvpx/vpx/src/
vpx_decoder.c 178 ctx->priv->dec.put_slice_cb.u.put_slice = cb;

Completed in 29 milliseconds