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

  /hardware/qcom/msm8x84/kernel-headers/media/
msm_cam_sensor.h 744 uint32_t max_step; member in struct:park_lens_data_t
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msm_cam_sensor.h 683 uint32_t max_step; member in struct:park_lens_data_t
  /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 442 milliseconds