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

  /external/libvpx/vpx_ports/
vpx_timer.h 68 vpx_usec_timer_mark(struct vpx_usec_timer *t) function
114 vpx_usec_timer_mark(struct vpx_usec_timer *t) { } function
  /external/libvpx/vp8/decoder/
onyxd_if.c 388 vpx_usec_timer_mark(&lpftimer);
401 vpx_usec_timer_mark(&timer);
  /external/libvpx/
vpxdec.c 1035 vpx_usec_timer_mark(&timer);
    [all...]
vpxenc.c     [all...]
  /external/libvpx/vp8/encoder/
onyx_if.c     [all...]
encodeframe.c 892 vpx_usec_timer_mark(&emr_timer);
    [all...]

Completed in 297 milliseconds