HomeSort by relevance Sort by last modified time
    Searched full:vpx_codec_decode_fn_t (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h 197 typedef vpx_codec_err_t (*vpx_codec_decode_fn_t)(vpx_codec_alg_priv_t *ctx, typedef
339 vpx_codec_decode_fn_t decode; /**< \copydoc ::vpx_codec_decode_fn_t */
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 197 typedef vpx_codec_err_t (*vpx_codec_decode_fn_t)(vpx_codec_alg_priv_t *ctx, typedef
339 vpx_codec_decode_fn_t decode; /**< \copydoc ::vpx_codec_decode_fn_t */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
vpx_codec_internal.h 197 typedef vpx_codec_err_t (*vpx_codec_decode_fn_t)(vpx_codec_alg_priv_t *ctx, typedef
339 vpx_codec_decode_fn_t decode; /**< \copydoc ::vpx_codec_decode_fn_t */
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_dx_iface.c 624 decoder_decode, // vpx_codec_decode_fn_t
vp9_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 605 decoder_decode, // vpx_codec_decode_fn_t
vp9_cx_iface.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 592 vp9_decode, /* vpx_codec_decode_fn_t decode; */
vp9_cx_iface.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_dx_iface.c 779 vp8_decode, /* vpx_codec_decode_fn_t decode; */
vp8_cx_iface.c     [all...]