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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dencodeframe.c204 static void calc_activity_index( VP8_COMP *cpi, MACROBLOCK *x ) function
330 calc_activity_index( cpi, x );
/external/libvpx/libvpx/vp8/encoder/
H A Dencodeframe.c204 static void calc_activity_index( VP8_COMP *cpi, MACROBLOCK *x ) function
330 calc_activity_index( cpi, x );
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c685 static void calc_activity_index(VP9_COMP *cpi, MACROBLOCK *x) { function
794 calc_activity_index(cpi, x);

Completed in 120 milliseconds