Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8e6095cd authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "audio: Enable capture support for 88200 and 176400"

parents 02001d53 c9253d15
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3213,7 +3213,9 @@ static int check_input_parameters(uint32_t sample_rate,
    case 32000:
    case 44100:
    case 48000:
    case 88200:
    case 96000:
    case 176400:
    case 192000:
        break;
    default: