HomeSort by relevance Sort by last modified time
    Searched refs:vpx_usec_timer (Results 1 - 7 of 7) sorted by null

  /external/libvpx/libvpx/vpx_ports/
vpx_timer.h 47 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) {
  /external/libvpx/libvpx/
vpxdec.c 981 struct vpx_usec_timer timer;
    [all...]
vpxenc.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]
encodeframe.c 800 struct vpx_usec_timer emr_timer;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c     [all...]
vp9_encodeframe.c     [all...]

Completed in 194 milliseconds