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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dencodeframe.c81 static unsigned int tt_activity_measure( VP8_COMP *cpi, MACROBLOCK *x ) function
130 mb_activity = tt_activity_measure( cpi, x );
/external/libvpx/libvpx/vp8/encoder/
H A Dencodeframe.c81 static unsigned int tt_activity_measure( VP8_COMP *cpi, MACROBLOCK *x ) function
130 mb_activity = tt_activity_measure( cpi, x );
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c587 static unsigned int tt_activity_measure(MACROBLOCK *x) { function
620 mb_activity = tt_activity_measure(x);

Completed in 58 milliseconds