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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h 115 typedef vpx_codec_err_t (*vpx_codec_peek_si_fn_t)(const uint8_t *data, typedef
301 vpx_codec_peek_si_fn_t peek_si; /**< \copydoc ::vpx_codec_peek_si_fn_t */
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 115 typedef vpx_codec_err_t (*vpx_codec_peek_si_fn_t)(const uint8_t *data, typedef
337 vpx_codec_peek_si_fn_t peek_si; /**< \copydoc ::vpx_codec_peek_si_fn_t */

Completed in 26 milliseconds