Searched defs:biWidth (Results 1 – 5 of 5) sorted by relevance
254 INT32 biWidth = 0; /* initialize to avoid compiler warning */ in start_input_bmp() local
68 int biWidth, biHeight; member
333 public int biWidth = 0; field in MjpegFileWriter.AVIStreamFormat
574 int32_t biWidth; member
480 int biWidth = isBW ? alignTo32(fWidth) : fWidth; in draw() local