OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tt_activity_measure
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
encodeframe.c
81
static unsigned int
tt_activity_measure
( VP8_COMP *cpi, MACROBLOCK *x )
function
130
mb_activity =
tt_activity_measure
( cpi, x );
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c
120
static unsigned int
tt_activity_measure
(MACROBLOCK *x) {
function
159
mb_activity =
tt_activity_measure
(x);
[
all
...]
Completed in 968 milliseconds