OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
175
vpx_codec_put_slice_cb_fn_t
cb,
Completed in 21 milliseconds