Home
last modified time | relevance | path

Searched refs:vpx_codec_iter_t (Results 1 – 15 of 15) sorted by relevance

/external/libvpx/vpx/internal/
Dvpx_codec_internal.h214 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/
Dvpx_codec.h182 typedef const void *vpx_codec_iter_t; typedef
519 vpx_codec_iter_t *iter);
Dvpx_decoder.h222 vpx_codec_iter_t *iter);
Dvpx_encoder.h770 vpx_codec_iter_t *iter);
Dvpx_decoder_compat.h130 typedef vpx_codec_iter_t vpx_dec_iter_t;
/external/libvpx/vpx/src/
Dvpx_decoder.c135 vpx_codec_iter_t *iter) in vpx_codec_get_frame()
194 vpx_codec_iter_t *iter) in vpx_codec_get_mem_map()
Dvpx_encoder.c146 vpx_codec_iter_t *iter) in vpx_codec_get_cx_data()
295 vpx_codec_iter_t *iter) in vpx_codec_pkt_list_get()
/external/libvpx/examples/
Ddecoder_tmpl.c75 vpx_codec_iter_t iter = NULL; in main()
Dencoder_tmpl.c156 vpx_codec_iter_t iter = NULL; in main()
/external/libvpx/vp8/
Dvp8_dx_iface.c459 vpx_codec_iter_t *iter) in vp8_get_frame()
482 vpx_codec_iter_t *iter) in vp8_xma_get_mmap()
495 *iter = (vpx_codec_iter_t)seg_iter; in vp8_xma_get_mmap()
Dvp8_cx_iface.c790 vpx_codec_iter_t *iter) in vp8e_get_cxdata()
/external/libvpx/
Dexample_xma.c85 vpx_codec_iter_t iter; in main()
Dusage_dx.dox43 iterator storage (of type #vpx_codec_iter_t) to NULL, then calls
Dvpxdec.c937 vpx_codec_iter_t iter = NULL; in main()
Dvpxenc.c1544 vpx_codec_iter_t iter = NULL; in main()