OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_codec_get_caps
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/
example_xma.c
129
if (!(
vpx_codec_get_caps
(iface) & VPX_CODEC_CAP_XMA)) {
/external/libvpx/libvpx/vpx/src/
vpx_codec.c
104
vpx_codec_caps_t
vpx_codec_get_caps
(vpx_codec_iface_t *iface) {
function
/external/libvpx/libvpx/vpx/
vpx_codec.h
352
vpx_codec_caps_t
vpx_codec_get_caps
(vpx_codec_iface_t *iface);
Completed in 64 milliseconds