Searched refs:syncs (Results 1 – 7 of 7) sorted by relevance
5 with discrete syncs or 8-bit ITU-R BT.656 with embedded syncs output formats.
1136 uint32 *syncs = NULL; in _get_lpis() local1168 syncs = (uint32 *)malloc((dict_info.sync_count + kUserDictPreAlloc) << 2); in _get_lpis()1169 if (!syncs) goto error; in _get_lpis()1221 readed += fread((((uint8*)syncs) + readed), 1, toread - readed, fp); in _get_lpis()1235 syncs_ = syncs; in _get_lpis()1258 if (syncs) free(syncs); in _get_lpis()2149 uint32 * syncs = (uint32*)realloc( in _get_lpis() local2151 if (syncs) { in _get_lpis()2153 syncs_ = syncs; in _get_lpis()
9 This patch syncs up with the way the menuconfig ncurses / curses
722 static const char *syncs[3] = { variable1003 [EV_SYN] = syncs, [EV_KEY] = keys,
236 There are no horizontal syncs/porches at all in this format.
7306 As part of unmounting, ‘umount2’ syncs the filesystem.