Searched defs:bpw (Results 1 – 3 of 3) sorted by relevance
196 int bpw = 0; in main() local
923 Value *bpw = VBROADCAST_16(pw); in CompileVS() local928 Value *bpw = VBROADCAST(pw); in CompileVS() local
549 static void endian_convert(void *buf, UWORD bpw, UINT32 num_bytes) in endian_convert()