HomeSort by relevance Sort by last modified time
    Searched defs:vpx_codec_priv_t (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_codec.h 181 typedef struct vpx_codec_priv vpx_codec_priv_t; typedef in typeref:struct:vpx_codec_priv
212 vpx_codec_priv_t *priv; /**< Algorithm private storage */
  /external/libvpx/libvpx/vpx/
vpx_codec.h 183 typedef struct vpx_codec_priv vpx_codec_priv_t; typedef in typeref:struct:vpx_codec_priv
212 vpx_codec_priv_t *priv; /**< Algorithm private storage */

Completed in 30 milliseconds