Home
last modified time | relevance | path

Searched refs:max_unmatched_frames (Results 1 – 19 of 19) sorted by relevance

/device/asus/flo/camera/QCamera2/stack/common/
Dmm_camera_interface.h256 uint8_t max_unmatched_frames; member
/device/lge/hammerhead/camera/QCamera2/stack/common/
Dmm_camera_interface.h256 uint8_t max_unmatched_frames; member
/device/moto/shamu/camera/QCamera2/stack/common/
Dmm_camera_interface.h276 uint8_t max_unmatched_frames; member
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c527 attr.max_unmatched_frames = 3; in mm_app_start_capture_raw()
595 attr.max_unmatched_frames = 3; in mm_app_start_capture()
Dmm_qcamera_preview.c695 attr.max_unmatched_frames = 3; in mm_app_start_preview_zsl()
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c355 attr.max_unmatched_frames = 3; in mm_app_start_capture()
Dmm_qcamera_preview.c355 attr.max_unmatched_frames = 3; in mm_app_start_preview_zsl()
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_preview.c355 attr.max_unmatched_frames = 3; in mm_app_start_preview_zsl()
Dmm_qcamera_snapshot.c355 attr.max_unmatched_frames = 3; in mm_app_start_capture()
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c1670 if ( ( queue->attr.max_unmatched_frames < unmatched_bundles ) && in mm_channel_superbuf_comp_and_enqueue()
1675 if ( queue->attr.max_unmatched_frames < unmatched_bundles ) { in mm_channel_superbuf_comp_and_enqueue()
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c1667 if ( ( queue->attr.max_unmatched_frames < unmatched_bundles ) && in mm_channel_superbuf_comp_and_enqueue()
1672 if ( queue->attr.max_unmatched_frames < unmatched_bundles ) { in mm_channel_superbuf_comp_and_enqueue()
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3Channel.cpp956 attr.max_unmatched_frames = 1; in initialize()
1903 attr.max_unmatched_frames = 1; in initialize()
DQCamera3HWI.cpp3653 attr.max_unmatched_frames = getMaxUnmatchedFramesInQueue(); in addOnlineReprocChannel()
/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWI.cpp2977 attr.max_unmatched_frames = mParameters.getMaxUnmatchedFramesInQueue(); in addZSLChannel()
3056 attr.max_unmatched_frames = mParameters.getMaxUnmatchedFramesInQueue(); in addCaptureChannel()
3180 attr.max_unmatched_frames = mParameters.getMaxUnmatchedFramesInQueue(); in addOnlineReprocChannel()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCamera2HWI.cpp2977 attr.max_unmatched_frames = mParameters.getMaxUnmatchedFramesInQueue(); in addZSLChannel()
3056 attr.max_unmatched_frames = mParameters.getMaxUnmatchedFramesInQueue(); in addCaptureChannel()
3180 attr.max_unmatched_frames = mParameters.getMaxUnmatchedFramesInQueue(); in addOnlineReprocChannel()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3Channel.cpp1145 attr.max_unmatched_frames = 1; in initialize()
2063 attr.max_unmatched_frames = 1; in initialize()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c2113 if ( ( queue->attr.max_unmatched_frames < unmatched_bundles ) && in mm_channel_superbuf_comp_and_enqueue()
2118 if ( queue->attr.max_unmatched_frames < unmatched_bundles ) { in mm_channel_superbuf_comp_and_enqueue()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp1577 attr.max_unmatched_frames = 1; in initialize()
2676 attr.max_unmatched_frames = 1; in initialize()
/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.cpp4316 attr.max_unmatched_frames = mParameters.getMaxUnmatchedFramesInQueue(); in addZSLChannel()
4417 attr.max_unmatched_frames = mParameters.getMaxUnmatchedFramesInQueue(); in addCaptureChannel()
4566 attr.max_unmatched_frames = mParameters.getMaxUnmatchedFramesInQueue(); in addReprocChannel()