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

1 2

  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 218 vpx_codec_iter_t *iter);
257 vpx_codec_alg_priv_t *ctx, vpx_codec_iter_t *iter);
416 struct vpx_codec_pkt_list *list, vpx_codec_iter_t *iter);
  /external/libvpx/libvpx/examples/
simple_decoder.c 124 vpx_codec_iter_t iter = NULL;
decode_with_drops.c 112 vpx_codec_iter_t iter = NULL;
postproc.c 94 vpx_codec_iter_t iter = NULL;
decode_to_md5.c 107 vpx_codec_iter_t iter = NULL;
twopass_encoder.c 74 vpx_codec_iter_t iter = NULL;
100 vpx_codec_iter_t iter = NULL;
simple_encoder.c 121 vpx_codec_iter_t iter = NULL;
vp8cx_set_ref.c 70 vpx_codec_iter_t iter = NULL;
vp9_lossless_encoder.c 35 vpx_codec_iter_t iter = NULL;
set_maps.c 128 vpx_codec_iter_t iter = NULL;
vp9cx_set_ref.c 233 vpx_codec_iter_t iter = NULL;
vp8_multi_resolution_encoder.c 541 vpx_codec_iter_t iter[NUM_ENCODERS] = { NULL };
  /external/libvpx/libvpx/vpx/
vpx_decoder.h 235 vpx_image_t *vpx_codec_get_frame(vpx_codec_ctx_t *ctx, vpx_codec_iter_t *iter);
vpx_codec.h 187 typedef const void *vpx_codec_iter_t; typedef
vpx_encoder.h     [all...]
  /external/libvpx/libvpx/test/
decode_test_driver.h 33 vpx_codec_iter_t iter_;
decode_api_test.cc 134 vpx_codec_iter_t iter = NULL;
161 vpx_codec_iter_t iter = NULL;
encode_test_driver.h 60 vpx_codec_iter_t iter_;
svc_test.cc 91 vpx_codec_iter_t iter = NULL;
139 vpx_codec_iter_t iter = NULL;
  /external/libvpx/libvpx/vpx/src/
vpx_encoder.c 248 vpx_codec_iter_t *iter) {
372 struct vpx_codec_pkt_list *list, vpx_codec_iter_t *iter) {
vpx_decoder.c 123 vpx_image_t *vpx_codec_get_frame(vpx_codec_ctx_t *ctx, vpx_codec_iter_t *iter) {
  /hardware/google/av/media/codecs/vpx/
C2SoftVpxDec.cpp 213 vpx_codec_iter_t iter = nullptr;
422 vpx_codec_iter_t iter = nullptr;
  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.cpp 122 vpx_codec_iter_t iter = NULL;
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 447 vpx_codec_iter_t *iter) {
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 378 vpx_codec_iter_t *iter) {

Completed in 2998 milliseconds

1 2