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

  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_helper.c 191 int local_height; local
222 local_height = CEILING16(height);
224 local_height = height;
mm_camera_stream.c 1109 int local_height; local
    [all...]
  /device/lge/mako/camera/mm-camera-interface/
mm_camera_helper.c 191 int local_height; local
240 local_height = CEILING16(height);
242 local_height = height;

Completed in 503 milliseconds