Home
last modified time | relevance | path

Searched refs:put_slice (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx/src/
Dvpx_decoder.c178 ctx->priv->dec.put_slice_cb.u.put_slice = cb; in vpx_codec_register_put_slice_cb()
/external/libvpx/libvpx/vpx/internal/
Dvpx_codec_internal.h324 vpx_codec_put_slice_cb_fn_t put_slice; member