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

  /external/libopus/silk/
control.h 40 #define FLAG_PACKET_LOST 1
dec_API.c 170 if( lostFlag != FLAG_PACKET_LOST && channel_state[ 0 ].nFramesDecoded == 0 ) {
353 if( lostFlag == FLAG_PACKET_LOST ) {

Completed in 431 milliseconds