Searched refs:max_unmatched_frames (Results 1 – 6 of 6) sorted by relevance
540 attr.max_unmatched_frames = 3; in mm_app_start_capture_raw()612 attr.max_unmatched_frames = 3; in mm_app_start_capture()
1051 attr.max_unmatched_frames = 3; in mm_app_start_preview_zsl()
385 uint8_t max_unmatched_frames; member
2905 if ((queue->attr.max_unmatched_frames < unmatched_bundles) in mm_channel_superbuf_comp_and_enqueue()2913 while ((queue->attr.max_unmatched_frames < unmatched_bundles) in mm_channel_superbuf_comp_and_enqueue()2933 if (queue->attr.max_unmatched_frames < unmatched_bundles) { in mm_channel_superbuf_comp_and_enqueue()
6954 attr.max_unmatched_frames = mParameters.getMaxUnmatchedFramesInQueue(); in addVideoChannel()7016 attr.max_unmatched_frames = mParameters.getMaxUnmatchedFramesInQueue(); in addSnapshotChannel()7073 attr.max_unmatched_frames = mParameters.getMaxUnmatchedFramesInQueue(); in addRawChannel()7162 attr.max_unmatched_frames = mParameters.getMaxUnmatchedFramesInQueue(); in addZSLChannel()7284 attr.max_unmatched_frames = mParameters.getMaxUnmatchedFramesInQueue(); in addCaptureChannel()7748 attr.max_unmatched_frames = mParameters.getMaxUnmatchedFramesInQueue(); in addReprocChannel()
3955 attr.max_unmatched_frames = 1; in initialize()