OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_dec_caps_t
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/vpx/
vpx_decoder_compat.h
94
typedef int
vpx_dec_caps_t
;
typedef
261
vpx_dec_caps_t
vpx_dec_get_caps(vpx_dec_iface_t *iface) DEPRECATED;
/external/libvpx/vpx/src/
vpx_decoder_compat.c
62
vpx_dec_caps_t
vpx_dec_get_caps(vpx_dec_iface_t *iface)
Completed in 39 milliseconds