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/vpx/
vpx_decoder.h 279 typedef void (*vpx_codec_put_slice_cb_fn_t)(void *user_priv, typedef
301 vpx_codec_put_slice_cb_fn_t cb,
  /external/libvpx/vpx/internal/
vpx_codec_internal.h 323 vpx_codec_put_slice_cb_fn_t put_slice;
  /external/libvpx/vpx/src/
vpx_decoder.c 181 vpx_codec_put_slice_cb_fn_t cb,

Completed in 271 milliseconds