OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:time_loop_filtering
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/vp8/decoder/
onyxd_int.h
88
unsigned int
time_loop_filtering
;
member in struct:VP8Decompressor
onyxd_if.c
379
pbi->
time_loop_filtering
+= vpx_usec_timer_elapsed(&lpftimer);
389
pbi->
time_loop_filtering
+= vpx_usec_timer_elapsed(&lpftimer);
410
pbi->
time_loop_filtering
+= vpx_usec_timer_elapsed(&lpftimer);
Completed in 255 milliseconds