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

/external/libvpx/vp8/decoder/x86/
H A Donyxdxv.c107 int post_proc4time; member in struct:t_ximage_codec
234 if (tab->post_proc4time == 0)
235 tab->post_proc4time = pbi->decode_microseconds;
242 tab->post_proc4time = 0;
315 if (pp > 3 && tab->post_proc4time < microseconds_available)
322 tab->post_proc4time = vp8_get_time_in_micro_sec(start_tick, stop_tick);
780 this_algorithm_base->post_proc4time = 0;

Completed in 11 milliseconds