Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_ports/
Dvpx_timer.h50 struct vpx_usec_timer { struct
60 vpx_usec_timer_start(struct vpx_usec_timer *t) { in vpx_usec_timer_start() argument
70 vpx_usec_timer_mark(struct vpx_usec_timer *t) { in vpx_usec_timer_mark()
80 vpx_usec_timer_elapsed(struct vpx_usec_timer *t) { in vpx_usec_timer_elapsed()
103 struct vpx_usec_timer { struct
108 vpx_usec_timer_start(struct vpx_usec_timer *t) { } in vpx_usec_timer_start() argument
111 vpx_usec_timer_mark(struct vpx_usec_timer *t) { } in vpx_usec_timer_mark()
114 vpx_usec_timer_elapsed(struct vpx_usec_timer *t) { in vpx_usec_timer_elapsed()
/external/libvpx/libvpx/test/
Ddecode_perf_test.cc87 vpx_usec_timer t; in TEST_P()
246 vpx_usec_timer t; in TEST_P()
Dencode_perf_test.cc167 vpx_usec_timer t; in TEST_P()
Dtest_intra_pred_speed.cc65 vpx_usec_timer timer; in TestIntraPred()
/external/libvpx/libvpx/examples/
Dvpx_temporal_svc_encoder.c722 struct vpx_usec_timer timer; in main()
Dvp9_spatial_svc_encoder.c626 struct vpx_usec_timer timer; in main()
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c3502 struct vpx_usec_timer timer; in vp8_loopfilter_frame()
5217 struct vpx_usec_timer timer; in vp8_receive_raw_frame()
5257 struct vpx_usec_timer tsctimer; in vp8_get_compressed_data()
5258 struct vpx_usec_timer ticktimer; in vp8_get_compressed_data()
5259 struct vpx_usec_timer cmptimer; in vp8_get_compressed_data()
Dencodeframe.c822 struct vpx_usec_timer emr_timer; in vp8_encode_frame()
/external/libvpx/libvpx/
Dvpxdec.c883 struct vpx_usec_timer timer; in main_loop()
Dvpxenc.c1584 struct vpx_usec_timer timer; in encode_frame()
2126 struct vpx_usec_timer timer; in main()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2772 struct vpx_usec_timer timer;
4024 struct vpx_usec_timer timer;
4181 struct vpx_usec_timer cmptimer;
Dvp9_encodeframe.c3956 struct vpx_usec_timer emr_timer; in encode_frame_internal()