Searched refs:max_unmatched_frames (Results 1 – 7 of 7) sorted by relevance
256 uint8_t max_unmatched_frames; member
355 attr.max_unmatched_frames = 3; in mm_app_start_preview_zsl()
355 attr.max_unmatched_frames = 3; in mm_app_start_capture()
1669 if ( ( queue->attr.max_unmatched_frames < unmatched_bundles ) && in mm_channel_superbuf_comp_and_enqueue()1674 if ( queue->attr.max_unmatched_frames < unmatched_bundles ) { in mm_channel_superbuf_comp_and_enqueue()
982 attr.max_unmatched_frames = 1; in initialize()1844 attr.max_unmatched_frames = 1; in initialize()
4520 attr.max_unmatched_frames = getMaxUnmatchedFramesInQueue(); in addOnlineReprocChannel()
2977 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()