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

  /external/libvpx/libvpx/vp8/encoder/
encodeframe.c 800 struct vpx_usec_timer emr_timer; local
801 vpx_usec_timer_start(&emr_timer);
944 vpx_usec_timer_mark(&emr_timer);
945 cpi->time_encode_mb_row += vpx_usec_timer_elapsed(&emr_timer);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 1993 struct vpx_usec_timer emr_timer; local
    [all...]

Completed in 52 milliseconds