Searched refs:rates_6810 (Results 1 – 1 of 1) sorted by relevance
189 static const u8 rates_6810[] = {30, 15, 10, 7, 5}; variable192 .rates = rates_6810,193 .nrates = ARRAY_SIZE(rates_6810)196 .rates = rates_6810,197 .nrates = ARRAY_SIZE(rates_6810)3932 for (i = 0; i < ARRAY_SIZE(rates_6810) - 1; i++) { in get_fr_idx()3933 if (sd->framerate >= rates_6810[i]) in get_fr_idx()4789 fr = rates_6810[7 - (i & 0x07)]; in sd_get_streamparm()4816 fr = rates_6810[7 - (i & 0x07)]; in sd_set_streamparm()