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

/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
H A Dvpx_timer.h60 vpx_usec_timer_start(struct vpx_usec_timer *t) { function
108 vpx_usec_timer_start(struct vpx_usec_timer *t) { } function
/external/libvpx/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
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Ddecode_perf_test.cc82 vpx_usec_timer_start(&t);
H A Dencode_perf_test.cc145 vpx_usec_timer_start(&t);
/external/libvpx/libvpx/test/
H A Ddecode_perf_test.cc80 vpx_usec_timer_start(&t);
/external/libvpx/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);
/external/chromium_org/third_party/libvpx/source/libvpx/examples/
H A Dvpx_temporal_svc_encoder.c621 vpx_usec_timer_start(&timer);
/external/libvpx/libvpx/examples/
H A Dvpx_temporal_scalable_patterns.c611 vpx_usec_timer_start(&timer);
/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dvpxdec.c1043 vpx_usec_timer_start(&timer);
1062 vpx_usec_timer_start(&timer);
H A Dvpxenc.c1575 vpx_usec_timer_start(&timer);
2204 vpx_usec_timer_start(&timer);
2222 vpx_usec_timer_start(&timer);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_if.c3429 vpx_usec_timer_start(&timer);
5041 vpx_usec_timer_start(&timer);
5097 vpx_usec_timer_start(&cmptimer);
5273 vpx_usec_timer_start(&tsctimer);
5274 vpx_usec_timer_start(&ticktimer);
H A Dencodeframe.c814 vpx_usec_timer_start(&emr_timer);
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c3282 vpx_usec_timer_start(&timer);
4847 vpx_usec_timer_start(&timer);
4923 vpx_usec_timer_start(&cmptimer);
5106 vpx_usec_timer_start(&tsctimer);
5107 vpx_usec_timer_start(&ticktimer);
H A Dencodeframe.c801 vpx_usec_timer_start(&emr_timer);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.c1602 vpx_usec_timer_start(&timer);
2449 vpx_usec_timer_start(&timer);
2588 vpx_usec_timer_start(&cmptimer);
H A Dvp9_encodeframe.c3357 vpx_usec_timer_start(&emr_timer);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c2034 vpx_usec_timer_start(&timer);
2829 vpx_usec_timer_start(&timer);
2921 vpx_usec_timer_start(&cmptimer);
H A Dvp9_encodeframe.c3313 vpx_usec_timer_start(&emr_timer);

Completed in 444 milliseconds