Searched refs:kChannelsByStability (Results 1 – 1 of 1) sorted by relevance
50 const char* kChannelsByStability[] = { variable156 std::begin(kChannelsByStability), in SetTargetChannel()157 std::end(kChannelsByStability)); in SetTargetChannel()204 for (size_t t = 0; t < arraysize(kChannelsByStability); ++t) in GetChannelIndex()205 if (channel == kChannelsByStability[t]) in GetChannelIndex()