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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
H A Dvpx_timer.h47 struct vpx_usec_timer { struct
57 vpx_usec_timer_start(struct vpx_usec_timer *t) {
67 vpx_usec_timer_mark(struct vpx_usec_timer *t) {
77 vpx_usec_timer_elapsed(struct vpx_usec_timer *t) {
100 struct vpx_usec_timer { struct
105 vpx_usec_timer_start(struct vpx_usec_timer *t) { }
108 vpx_usec_timer_mark(struct vpx_usec_timer *t) { }
111 vpx_usec_timer_elapsed(struct vpx_usec_timer *t) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Ddecode_perf_test.cc79 vpx_usec_timer t;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
H A Dvpx_temporal_scalable_patterns.c597 struct vpx_usec_timer timer;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dvpxdec.c794 struct vpx_usec_timer timer;
H A Dvpxenc.c1262 struct vpx_usec_timer timer;
1663 struct vpx_usec_timer timer;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_if.c3279 struct vpx_usec_timer timer;
4836 struct vpx_usec_timer timer;
4897 struct vpx_usec_timer tsctimer;
4898 struct vpx_usec_timer ticktimer;
4899 struct vpx_usec_timer cmptimer;
H A Dencodeframe.c801 struct vpx_usec_timer emr_timer;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c2106 struct vpx_usec_timer timer;
2906 struct vpx_usec_timer timer;
2993 struct vpx_usec_timer cmptimer;
H A Dvp9_encodeframe.c3142 struct vpx_usec_timer emr_timer;

Completed in 129 milliseconds