Home
last modified time | relevance | path

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

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