HomeSort by relevance Sort by last modified time
    Searched refs:packetLossPercentage (Results 1 - 5 of 5) sorted by null

  /external/libopus/silk/
check_control_input.c 72 if( encControl->packetLossPercentage < 0 || encControl->packetLossPercentage > 100 ) {
control.h 72 opus_int packetLossPercentage;
control_codec.c 123 psEnc->sCmn.PacketLoss_perc = encControl->packetLossPercentage;
enc_API.c 122 encStatus->packetLossPercentage = state_Fxx[ 0 ].sCmn.PacketLoss_perc;
  /external/libopus/src/
opus_encoder.c 203 st->silk_mode.packetLossPercentage = 0;
    [all...]

Completed in 292 milliseconds