Searched defs:found_super_buf (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_channel.c3078 uint8_t buf_s_idx, i, found_super_buf, unmatched_bundles; local
3119 found_super_buf = 0;
3148 found_super_buf = 1;
3176 if ( found_super_buf ) {
H A Dmm_camera_muxer.c1908 uint8_t buf_s_idx, i, found_super_buf, unmatched_bundles; local
1940 found_super_buf = 0;
1954 found_super_buf = 1;
1959 found_super_buf = 1;
1978 LOGD("found_super_buf = %d id = %d unmatched cnt = %d match cnt = %d expected = %d max = %d",
1979 found_super_buf,
1983 if (found_super_buf) {

Completed in 51 milliseconds