Home
last modified time | relevance | path

Searched refs:FLAG_PACKET_LOST (Results 1 – 2 of 2) sorted by relevance

/external/libopus/silk/
Dcontrol.h40 #define FLAG_PACKET_LOST 1 macro
Ddec_API.c174 if( lostFlag != FLAG_PACKET_LOST && channel_state[ 0 ].nFramesDecoded == 0 ) { in silk_Decode()
375 if( lostFlag == FLAG_PACKET_LOST ) { in silk_Decode()