HomeSort by relevance Sort by last modified time
    Searched full:vpx_usec_timer_start (Results 1 - 6 of 6) sorted by null

  /external/libvpx/vpx_ports/
vpx_timer.h 57 vpx_usec_timer_start(struct vpx_usec_timer *t) function
111 vpx_usec_timer_start(struct vpx_usec_timer *t) { } function
  /external/libvpx/vp8/decoder/
onyxd_if.c 320 vpx_usec_timer_start(&timer);
383 vpx_usec_timer_start(&lpftimer);
  /external/libvpx/
vpxdec.c 1022 vpx_usec_timer_start(&timer);
    [all...]
vpxenc.c     [all...]
  /external/libvpx/vp8/encoder/
onyx_if.c     [all...]
encodeframe.c 801 vpx_usec_timer_start(&emr_timer);
    [all...]

Completed in 369 milliseconds