Searched refs:vpx_usec_timer_start (Results 1 - 9 of 9) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
H A Dvpx_timer.h57 vpx_usec_timer_start(struct vpx_usec_timer *t) { function
105 vpx_usec_timer_start(struct vpx_usec_timer *t) { } function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Ddecode_perf_test.cc80 vpx_usec_timer_start(&t);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dvpxdec.c803 vpx_usec_timer_start(&timer);
821 vpx_usec_timer_start(&timer);
H A Dvpxenc.c1292 vpx_usec_timer_start(&timer);
1697 vpx_usec_timer_start(&timer);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
H A Dvpx_temporal_scalable_patterns.c611 vpx_usec_timer_start(&timer);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_if.c3283 vpx_usec_timer_start(&timer);
4848 vpx_usec_timer_start(&timer);
4924 vpx_usec_timer_start(&cmptimer);
5107 vpx_usec_timer_start(&tsctimer);
5108 vpx_usec_timer_start(&ticktimer);
H A Dencodeframe.c802 vpx_usec_timer_start(&emr_timer);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c2110 vpx_usec_timer_start(&timer);
2912 vpx_usec_timer_start(&timer);
3004 vpx_usec_timer_start(&cmptimer);
H A Dvp9_encodeframe.c3143 vpx_usec_timer_start(&emr_timer);

Completed in 218 milliseconds