OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAG_PACKET_LOST
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/opus/src/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 23 milliseconds