Searched refs:fBitDepth (Results 1 – 3 of 3) sorted by relevance
535 uint32 fBitDepth; member in dng_limit_float_depth_task571 , fBitDepth (bitDepth) in dng_limit_float_depth_task()627 bool limit16 = (fBitDepth == 16); in Process()628 bool limit24 = (fBitDepth == 24); in Process()
62 int fBitDepth; variable
145 const int maxColors = 1 << fBitDepth; in decodePalette()340 , fBitDepth(bitDepth) in SkPngCodec()