Searched defs:bpw (Results 1 – 2 of 2) sorted by relevance
924 static int bpw = 0; in multiply() local
550 static void endian_convert(void *buf, UWORD bpw, UINT32 num_bytes) in endian_convert()