Searched refs:vpx_codec_peek_si_fn_t (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
H A Dvpx_codec_internal.h115 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/
H A Dvpx_codec_internal.h115 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 1209 milliseconds