Searched refs:time_pick_lpf (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h567 uint64_t time_pick_lpf; member in struct:VP8_COMP
H A Donyx_if.c2308 printf("\n_pick_loop_filter_level:%d\n", cpi->time_pick_lpf / 1000);
3163 cpi->time_pick_lpf += vpx_usec_timer_elapsed(&timer);

Completed in 47 milliseconds