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

  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 748 uint32_t min_frame_idx; member in struct:__anon2723
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 */
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_types.h 774 uint32_t min_frame_idx; member in struct:__anon3213
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 */
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h 913 uint32_t min_frame_idx; member in struct:__anon4283
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 */
    [all...]

Completed in 122 milliseconds