Home
last modified time | relevance | path

Searched refs:frame_dropped (Results 1 – 6 of 6) sorted by relevance

/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h1506 uint8_t frame_dropped; /* This flag indicates whether any stream buffer is dropped or not */ member
/device/huawei/angler/camera/QCamera2/stack/common/
Dcam_types.h1940 uint8_t frame_dropped; /* This flag indicates whether any stream buffer is dropped or not */ member
/device/lge/bullhead/camera/QCamera2/stack/common/
Dcam_types.h1940 uint8_t frame_dropped; /* This flag indicates whether any stream buffer is dropped or not */ member
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3HWI.cpp1783 if (cam_frame_drop.frame_dropped) { in handleMetadataWithLock()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3HWI.cpp2524 if (p_cam_frame_drop && p_cam_frame_drop->frame_dropped) { in handleMetadataWithLock()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3HWI.cpp2524 if (p_cam_frame_drop && p_cam_frame_drop->frame_dropped) { in handleMetadataWithLock()