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

  /external/libvpx/libvpx/vp8/encoder/
encodeframe.c 204 static void calc_activity_index( VP8_COMP *cpi, MACROBLOCK *x ) function
330 calc_activity_index( cpi, x );
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 227 static void calc_activity_index(VP9_COMP *cpi, MACROBLOCK *x) { function
336 calc_activity_index(cpi, x);
    [all...]

Completed in 26 milliseconds