Home
last modified time | relevance | path

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

12

/external/libvpx/libvpx/vpx/internal/
Dvpx_codec_internal.h218 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/test/
Ddecode_api_test.cc134 vpx_codec_iter_t iter = NULL; in TEST()
161 vpx_codec_iter_t iter = NULL; in TEST()
Ddecode_test_driver.h33 vpx_codec_iter_t iter_;
Dencode_test_driver.h60 vpx_codec_iter_t iter_;
Dsvc_test.cc91 vpx_codec_iter_t iter = NULL; in GetStatsData()
139 vpx_codec_iter_t iter = NULL; in StoreFrames()
/external/libvpx/libvpx/examples/
Dtwopass_encoder.c74 vpx_codec_iter_t iter = NULL; in get_frame_stats()
100 vpx_codec_iter_t iter = NULL; in encode_frame()
Dsimple_decoder.c124 vpx_codec_iter_t iter = NULL; in main()
Dpostproc.c94 vpx_codec_iter_t iter = NULL; in main()
Ddecode_with_drops.c112 vpx_codec_iter_t iter = NULL; in main()
Ddecode_to_md5.c107 vpx_codec_iter_t iter = NULL; in main()
Dvp9_lossless_encoder.c35 vpx_codec_iter_t iter = NULL; in encode_frame()
Dvp8cx_set_ref.c70 vpx_codec_iter_t iter = NULL; in encode_frame()
Dsimple_encoder.c121 vpx_codec_iter_t iter = NULL; in encode_frame()
Dset_maps.c128 vpx_codec_iter_t iter = NULL; in encode_frame()
Dvp9cx_set_ref.c233 vpx_codec_iter_t iter = NULL; in encode_frame()
Dvp8_multi_resolution_encoder.c540 vpx_codec_iter_t iter[NUM_ENCODERS] = { NULL }; in main()
/external/libvpx/libvpx/vpx/
Dvpx_decoder.h235 vpx_image_t *vpx_codec_get_frame(vpx_codec_ctx_t *ctx, vpx_codec_iter_t *iter);
Dvpx_codec.h186 typedef const void *vpx_codec_iter_t; typedef
Dvpx_encoder.h956 vpx_codec_iter_t *iter);
/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c240 vpx_codec_iter_t *iter) { in vpx_codec_get_cx_data()
364 struct vpx_codec_pkt_list *list, vpx_codec_iter_t *iter) { in vpx_codec_pkt_list_get()
Dvpx_decoder.c123 vpx_image_t *vpx_codec_get_frame(vpx_codec_ctx_t *ctx, vpx_codec_iter_t *iter) { in vpx_codec_get_frame()
Dsvc_encodeframe.c544 vpx_codec_iter_t iter; in vpx_svc_encode()
/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.c447 vpx_codec_iter_t *iter) { in vp8_get_frame()

12