Searched refs:prev_computed_value_idx (Results 1 – 1 of 1) sorted by relevance
227 int prev_computed_value_idx = check_header_contains_channel( in sensor_submit_fallback_sync() local230 if (prev_computed_value_idx >= 0 && in sensor_submit_fallback_sync()231 prev_computed_value_idx != sample_idx + sample) { in sensor_submit_fallback_sync()233 prev_computed_value_idx, in sensor_submit_fallback_sync()234 (void *)&q[prev_computed_value_idx]); in sensor_submit_fallback_sync()235 q[sample_idx + sample] = q[prev_computed_value_idx]; in sensor_submit_fallback_sync()