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

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_est.cpp 980 int step, max_step = range >> 1; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
motion_est.cpp 798 Int step, max_step = range >> 1; local
947 while (!center_again && step <= max_step)
    [all...]

Completed in 21 milliseconds