HomeSort by relevance Sort by last modified time
    Searched defs:vpx_codec_priv_t (Results 1 - 3 of 3) 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 */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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 245 milliseconds