Home
last modified time | relevance | path

Searched defs:num_frames (Results 1 – 6 of 6) sorted by relevance

/external/srec/srec/clib/
Dfpi_tgt.c725 int len, /* count= 0, */ num_frames = 0; in get_background_statistics() local
Dswicms.c518 int num_frames = swicms->cached_num_frames; in swicms_update() local
/external/bluetooth/bluez/test/
Drctest.c65 static long num_frames = -1; variable
Dl2test.c94 static int num_frames = -1; variable
/external/chromium/chrome/browser/ui/gtk/
Dbrowser_titlebar.cc901 size_t num_frames = frame_strip->width() / frame_size; in MakeThrobberFrames() local
/external/chromium/net/spdy/
Dspdy_test_util.cc870 int CombineFrames(const spdy::SpdyFrame** frames, int num_frames, in CombineFrames()