HomeSort by relevance Sort by last modified time
    Searched refs:mb_activity_measure (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
encodeframe.c 115 static unsigned int mb_activity_measure( VP8_COMP *cpi, MACROBLOCK *x, function
298 mb_activity = mb_activity_measure( cpi, x, mb_row, mb_col );
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 149 static unsigned int mb_activity_measure(MACROBLOCK *x, int mb_row, int mb_col) { function
312 mb_activity = mb_activity_measure(x, mb_row, mb_col);
    [all...]

Completed in 32 milliseconds