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

  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 1771 cam_frame_idx_range_t good_frame_idx_range; local
    [all...]
  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 771 * 1. good_frame_idx_range.min_frame_idx > current_frame_idx
772 * 2. good_frame_idx_range.min_frame_idx - current_frame_idx < 100 */
773 cam_frame_idx_range_t good_frame_idx_range; member in struct:__anon2726
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_types.h 822 * 1. good_frame_idx_range.min_frame_idx > current_frame_idx
823 * 2. good_frame_idx_range.min_frame_idx - current_frame_idx < 100 */
824 cam_frame_idx_range_t good_frame_idx_range; member in struct:__anon3223
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h 1026 * 1. good_frame_idx_range.min_frame_idx > current_frame_idx
1027 * 2. good_frame_idx_range.min_frame_idx - current_frame_idx < 100 */
1028 cam_frame_idx_range_t good_frame_idx_range; member in struct:__anon4302
    [all...]

Completed in 272 milliseconds