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

  /external/libvpx/libvpx/vpx/
vpx_decoder.h 301 typedef void (*vpx_codec_put_slice_cb_fn_t)(void *user_priv, typedef
323 vpx_codec_put_slice_cb_fn_t cb,
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 324 vpx_codec_put_slice_cb_fn_t put_slice;
  /external/libvpx/libvpx/vpx/src/
vpx_decoder.c 168 vpx_codec_put_slice_cb_fn_t cb,

Completed in 47 milliseconds