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

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h553 uint64_t time_pick_lpf; member in struct:VP8_COMP
H A Donyx_if.c2305 printf("\n_pick_loop_filter_level:%d\n", cpi->time_pick_lpf / 1000);
3240 cpi->time_pick_lpf += vpx_usec_timer_elapsed(&timer);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.h562 uint64_t time_pick_lpf; member in struct:VP9_COMP
H A Dvp9_encoder.c2391 printf("\n_pick_loop_filter_level:%d\n", cpi->time_pick_lpf / 1000);
2966 cpi->time_pick_lpf += vpx_usec_timer_elapsed(&timer);

Completed in 174 milliseconds