Home
last modified time | relevance | path

Searched defs:max_frames (Results 1 – 19 of 19) 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/chromium_org/media/base/
Daudio_fifo.h41 int max_frames() const { return max_frames_; } in max_frames() function
/external/chromium_org/ui/aura/bench/
Dbench_main.cc91 explicit BenchCompositorObserver(int max_frames) in BenchCompositorObserver()
154 int max_frames) in WebGLBench()
260 int max_frames) in SoftwareScrollBench()
/external/chromium_org/media/audio/
Dsimple_sources.cc40 int max_frames = cap_ > 0 ? in OnMoreData() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_libbacktrace.cc89 uptr max_frames; member
152 uptr max_frames, in SymbolizeCode()
Dsanitizer_symbolizer_win.cc29 uptr SymbolizePC(uptr addr, AddressInfo *frames, uptr max_frames) { in SymbolizePC()
Dsanitizer_symbolizer.h92 virtual uptr SymbolizePC(uptr address, AddressInfo *frames, uptr max_frames) { in SymbolizePC()
Dsanitizer_symbolizer_posix_libcdep.cc510 uptr SymbolizePC(uptr addr, AddressInfo *frames, uptr max_frames) { in SymbolizePC()
/external/chromium_org/media/cast/logging/
Dencoding_event_subscriber.cc49 size_t max_frames) in EncodingEventSubscriber()
/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/lldb/source/Host/freebsd/
DHost.cpp90 Host::Backtrace (Stream &strm, uint32_t max_frames) in Backtrace()
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
Dtemporal_filter.c447 int max_frames = cpi->active_arnr_frames; in vp8_temporal_filter_prepare_c() local
/external/libvpx/libvpx/vp8/encoder/
Dtemporal_filter.c446 int max_frames = cpi->active_arnr_frames; in vp8_temporal_filter_prepare_c() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c383 int max_frames = cpi->active_arnr_frames; in vp9_temporal_filter_prepare() local
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
Dvp9_temporal_filter.c365 int max_frames = cpi->active_arnr_frames; in vp9_temporal_filter_prepare() local
/external/lldb/source/Host/linux/
DHost.cpp468 Host::Backtrace (Stream &strm, uint32_t max_frames) in Backtrace()
/external/lldb/source/Host/common/
DHost.cpp537 Host::Backtrace (Stream &strm, uint32_t max_frames) in Backtrace()