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

  /external/libvpx/examples/
decoder_tmpl.c 75 vpx_codec_iter_t iter = NULL;
encoder_tmpl.c 156 vpx_codec_iter_t iter = NULL;
  /external/libvpx/vpx/internal/
vpx_codec_internal.h 214 vpx_codec_iter_t *iter);
230 vpx_codec_iter_t *iter);
256 vpx_codec_iter_t *iter);
433 vpx_codec_iter_t *iter);
  /external/libvpx/vpx/
vpx_decoder.h 222 vpx_codec_iter_t *iter);
vpx_codec.h 182 typedef const void *vpx_codec_iter_t; typedef
519 vpx_codec_iter_t *iter);
vpx_decoder_compat.h 130 typedef vpx_codec_iter_t vpx_dec_iter_t;
vpx_encoder.h 771 vpx_codec_iter_t *iter);
  /external/libvpx/vpx/src/
vpx_decoder.c 145 vpx_codec_iter_t *iter)
204 vpx_codec_iter_t *iter)
vpx_encoder.c 146 vpx_codec_iter_t *iter)
295 vpx_codec_iter_t *iter)
  /external/libvpx/
example_xma.c 85 vpx_codec_iter_t iter;
vpxdec.c 1018 vpx_codec_iter_t iter = NULL;
    [all...]
vpxenc.c     [all...]
  /external/libvpx/vp8/
vp8_dx_iface.c 448 vpx_codec_iter_t *iter)
471 vpx_codec_iter_t *iter)
484 *iter = (vpx_codec_iter_t)seg_iter;
vp8_cx_iface.c 816 vpx_codec_iter_t *iter)
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.cpp 263 vpx_codec_iter_t iter = NULL;

Completed in 287 milliseconds