OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frame_delay
(Results
1 - 3
of
3
) sorted by null
/external/srec/srec/include/
front.h
107
int
frame_delay
; /* ignore the first few frames */
member in struct:__anon11330
/external/srec/srec/cfront/
cheldsp4.c
230
if (channel->frame_count >= channel->
frame_delay
)
frontobj.c
210
channel->
frame_delay
= DELTA + (freqobj->window_length / freqobj->frame_period) - 1;
Completed in 27 milliseconds