Searched refs:_rec_sof_idx (Results 1 – 2 of 2) sorted by relevance
31 _rec_sof_idx = 0; in LensHw()116 _rec_sof_idx = 0; in start_internal()1186 idx = (_rec_sof_idx + 1) % LENSHW_RECORD_SOF_NUM; in handle_sof()1189 _rec_sof_idx = idx; in handle_sof()
225 int _rec_sof_idx; variable