Home
last modified time | relevance | path

Searched defs:max_frames (Results 1 – 5 of 5) sorted by relevance

/external/srec/srec/crec/
Dsrec_initialize.c79 int max_frames, in allocate_recognition1()
147 int max_frames, in allocate_recognition()
Dword_lattice.c54 srec_word_lattice *allocate_word_lattice(frameID max_frames) in allocate_word_lattice()
/external/srec/srec/include/
Dsrec.h130 frameID max_frames; member
263 frameID max_frames; member
298 frameID max_frames; member
Dsimapi.h293 int max_frames; /* max number of frames in for searching */ member
/external/libvpx/vp8/encoder/
Dtemporal_filter.c491 int max_frames = cpi->active_arnr_frames; in vp8_temporal_filter_prepare_c() local