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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h 96 typedef vpx_codec_err_t (*vpx_codec_destroy_fn_t)(vpx_codec_alg_priv_t *ctx); typedef
298 vpx_codec_destroy_fn_t destroy; /**< \copydoc ::vpx_codec_destroy_fn_t */
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 96 typedef vpx_codec_err_t (*vpx_codec_destroy_fn_t)(vpx_codec_alg_priv_t *ctx); typedef
332 vpx_codec_destroy_fn_t destroy; /**< \copydoc ::vpx_codec_destroy_fn_t */

Completed in 49 milliseconds