Home
last modified time | relevance | path

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

12

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
Dvpx_codec_internal.h219 vpx_codec_iter_t *iter);
265 vpx_codec_iter_t *iter);
291 vpx_codec_iter_t *iter);
476 vpx_codec_iter_t *iter);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_codec.h190 typedef const void *vpx_codec_iter_t; typedef
524 vpx_codec_iter_t *iter);
Dvpx_decoder.h247 vpx_codec_iter_t *iter);
Dvpx_encoder.h921 vpx_codec_iter_t *iter);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dtwopass_encoder.c76 vpx_codec_iter_t iter = NULL; in get_frame_stats()
101 vpx_codec_iter_t iter = NULL; in encode_frame()
Dsimple_decoder.c132 vpx_codec_iter_t iter = NULL; in main()
Dpostproc.c100 vpx_codec_iter_t iter = NULL; in main()
Ddecode_with_drops.c117 vpx_codec_iter_t iter = NULL; in main()
Ddecode_to_md5.c113 vpx_codec_iter_t iter = NULL; in main()
Dexample_xma.c79 vpx_codec_iter_t iter; in main()
Dvp8cx_set_ref.c72 vpx_codec_iter_t iter = NULL; in encode_frame()
Dsimple_encoder.c126 vpx_codec_iter_t iter = NULL; in encode_frame()
Ddecode_with_partial_drops.c253 vpx_codec_iter_t iter = NULL; in main()
Dset_maps.c131 vpx_codec_iter_t iter = NULL; in encode_frame()
Dvp8_multi_resolution_encoder.c365 vpx_codec_iter_t iter[NUM_ENCODERS]={NULL}; in main()
Dvpx_temporal_scalable_patterns.c598 vpx_codec_iter_t iter = NULL; in main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_decoder.c139 vpx_codec_iter_t *iter) { in vpx_codec_get_frame()
193 vpx_codec_iter_t *iter) { in vpx_codec_get_mem_map()
Dvpx_encoder.c259 vpx_codec_iter_t *iter) { in vpx_codec_get_cx_data()
390 vpx_codec_iter_t *iter) { in vpx_codec_pkt_list_get()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Ddecode_test_driver.h35 vpx_codec_iter_t iter_;
Dencode_test_driver.h61 vpx_codec_iter_t iter_;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_dx_iface.c576 vpx_codec_iter_t *iter) in vp8_get_frame()
627 vpx_codec_iter_t *iter) in vp8_xma_get_mmap()
640 *iter = (vpx_codec_iter_t)seg_iter; in vp8_xma_get_mmap()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dusage_dx.dox43 iterator storage (of type #vpx_codec_iter_t) to NULL, then calls
Dvpxdec.c792 vpx_codec_iter_t iter = NULL; in main_loop()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_dx_iface.c371 vpx_codec_iter_t *iter) { in vp9_get_frame()
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9HWR.cpp567 vpx_codec_iter_t iter = NULL; in FillRenderBuffer()

12