OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_usec_timer_elapsed
(Results
1 - 7
of
7
) sorted by null
/external/libvpx/libvpx/vpx_ports/
vpx_timer.h
77
vpx_usec_timer_elapsed
(struct vpx_usec_timer *t) {
function
111
vpx_usec_timer_elapsed
(struct vpx_usec_timer *t) {
function
/external/libvpx/libvpx/
vpxdec.c
1003
dx_time += (unsigned int)
vpx_usec_timer_elapsed
(&timer);
1016
dx_time += (unsigned int)
vpx_usec_timer_elapsed
(&timer);
[
all
...]
vpxenc.c
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
encodeframe.c
945
cpi->time_encode_mb_row +=
vpx_usec_timer_elapsed
(&emr_timer);
[
all
...]
onyx_if.c
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c
[
all
...]
vp9_encodeframe.c
[
all
...]
Completed in 1954 milliseconds