HomeSort by relevance Sort by last modified time
    Searched refs:vpx_codec_get_caps (Results 1 - 4 of 4) sorted by null

  /external/libvpx/vpx/src/
vpx_codec.c 113 vpx_codec_caps_t vpx_codec_get_caps(vpx_codec_iface_t *iface) function
vpx_decoder_compat.c 64 return vpx_codec_get_caps((vpx_codec_iface_t *)iface);
  /external/libvpx/
example_xma.c 144 if (!(vpx_codec_get_caps(iface) & VPX_CODEC_CAP_XMA))
  /external/libvpx/vpx/
vpx_codec.h 346 vpx_codec_caps_t vpx_codec_get_caps(vpx_codec_iface_t *iface);

Completed in 530 milliseconds