Home
last modified time | relevance | path

Searched refs:vpx_codec_get_caps (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/test/
Dencode_api_test.cc68 const vpx_codec_caps_t vp8_caps = vpx_codec_get_caps(&vpx_codec_vp8_cx_algo); in TEST()
73 const vpx_codec_caps_t vp9_caps = vpx_codec_get_caps(&vpx_codec_vp9_cx_algo); in TEST()
Ddecode_api_test.cc194 const vpx_codec_caps_t vp8_caps = vpx_codec_get_caps(&vpx_codec_vp8_dx_algo); in TEST()
199 const vpx_codec_caps_t vp9_caps = vpx_codec_get_caps(&vpx_codec_vp9_dx_algo); in TEST()
/external/libvpx/libvpx/vpx/
Dexports_com7 text vpx_codec_get_caps
Dvpx_codec.h358 vpx_codec_caps_t vpx_codec_get_caps(vpx_codec_iface_t *iface);
/external/libvpx/libvpx/vpx/src/
Dvpx_codec.c84 vpx_codec_caps_t vpx_codec_get_caps(vpx_codec_iface_t *iface) { in vpx_codec_get_caps() function
/external/libvpx/libvpx/
Dusage_dx.dox25 determined by calling vpx_codec_get_caps(). Callbacks are available in both
Dusage.dox57 the vpx_codec_get_caps() method. Attempts to invoke features not supported