HomeSort by relevance Sort by last modified time
    Searched full:vpx_codec_vp8_dx (Results 1 - 6 of 6) sorted by null

  /external/libvpx/vp8/
exports_dec 2 text vpx_codec_vp8_dx
vp8_dx_iface.c 718 CODEC_INTERFACE(vpx_codec_vp8_dx) = variable
  /external/libvpx/examples/
decoder_tmpl.txt 5 #define interface (vpx_codec_vp8_dx())
decoder_tmpl.c 22 #define interface (vpx_codec_vp8_dx())
simple_decoder.txt 36 `vpx_codec_vp8_dx()` with a pointer to the interface exposed by the
  /external/libvpx/vpx/
vp8dx.h 34 extern vpx_codec_iface_t* vpx_codec_vp8_dx(void);

Completed in 1646 milliseconds