Home
last modified time | relevance | path

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

12

/external/libvpx/libvpx/vpx/internal/
Dvpx_codec_internal.h218 vpx_codec_iter_t *iter);
259 vpx_codec_iter_t *iter);
414 vpx_codec_iter_t *iter);
/external/libvpx/libvpx/examples/
Dtwopass_encoder.c75 vpx_codec_iter_t iter = NULL; in get_frame_stats()
105 vpx_codec_iter_t iter = NULL; in encode_frame()
Dsimple_decoder.c128 vpx_codec_iter_t iter = NULL; in main()
Dpostproc.c98 vpx_codec_iter_t iter = NULL; in main()
Ddecode_with_drops.c115 vpx_codec_iter_t iter = NULL; in main()
Ddecode_to_md5.c111 vpx_codec_iter_t iter = NULL; in main()
Dvp9_lossless_encoder.c36 vpx_codec_iter_t iter = NULL; in encode_frame()
Dvp8cx_set_ref.c72 vpx_codec_iter_t iter = NULL; in encode_frame()
Dsimple_encoder.c124 vpx_codec_iter_t iter = NULL; in encode_frame()
Dset_maps.c133 vpx_codec_iter_t iter = NULL; in encode_frame()
Dvp8_multi_resolution_encoder.c592 vpx_codec_iter_t iter[NUM_ENCODERS]={NULL}; in main()
Dvpx_temporal_svc_encoder.c723 vpx_codec_iter_t iter = NULL; in main()
/external/libvpx/libvpx/vpx/
Dvpx_decoder.h243 vpx_codec_iter_t *iter);
Dvpx_codec.h188 typedef const void *vpx_codec_iter_t; typedef
Dvpx_encoder.h1020 vpx_codec_iter_t *iter);
/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c255 vpx_codec_iter_t *iter) { in vpx_codec_get_cx_data()
386 vpx_codec_iter_t *iter) { in vpx_codec_pkt_list_get()
Dvpx_decoder.c130 vpx_codec_iter_t *iter) { in vpx_codec_get_frame()
Dsvc_encodeframe.c516 vpx_codec_iter_t iter; in vpx_svc_encode()
/external/libvpx/libvpx/test/
Ddecode_test_driver.h35 vpx_codec_iter_t iter_;
Ddecode_api_test.cc143 vpx_codec_iter_t iter = NULL; in TEST()
Dencode_test_driver.h62 vpx_codec_iter_t iter_;
Dsvc_test.cc93 vpx_codec_iter_t iter = NULL; in GetStatsData()
142 vpx_codec_iter_t iter = NULL; in StoreFrames()
/external/libvpx/libvpx/
Dusage_dx.dox43 iterator storage (of type #vpx_codec_iter_t) to NULL, then calls
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dvp8_impl.cc960 vpx_codec_iter_t iter = NULL; in GetEncodedPartitions()
1187 vpx_codec_iter_t iter = NULL; in Decode()
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c508 vpx_codec_iter_t *iter) in vp8_get_frame()

12