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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h 252 typedef vpx_codec_err_t (*vpx_codec_encode_fn_t)(vpx_codec_alg_priv_t *ctx, typedef
310 vpx_codec_encode_fn_t encode; /**< \copydoc ::vpx_codec_encode_fn_t */
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 284 typedef vpx_codec_err_t (*vpx_codec_encode_fn_t)(vpx_codec_alg_priv_t *ctx, typedef
345 vpx_codec_encode_fn_t encode; /**< \copydoc ::vpx_codec_encode_fn_t */

Completed in 30 milliseconds