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()
152 vpx_codec_iter_t iter = NULL; in TestPeekInfo()
Ddecode_test_driver.h33 vpx_codec_iter_t iter_;
Dencode_test_driver.h60 vpx_codec_iter_t iter_;
/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()
Dvpx_dec_fuzzer.cc155 vpx_codec_iter_t iter = nullptr; in LLVMFuzzerTestOneInput()
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.c541 vpx_codec_iter_t iter[NUM_ENCODERS] = { NULL }; in main()
Dsvc_encodeframe.c535 vpx_codec_iter_t iter; in vpx_svc_encode()
/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.h187 typedef const void *vpx_codec_iter_t; typedef
Dvpx_encoder.h948 vpx_codec_iter_t *iter);
/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c245 vpx_codec_iter_t *iter) { in vpx_codec_get_cx_data()
369 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()
/external/libvpx/libvpx/
Dusage_dx.dox45 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.c500 vpx_codec_iter_t *iter) { in vp8_get_frame()

12