Searched defs:bitSize (Results 1 – 7 of 7) sorted by relevance
1560 const deUint32 bitSize (bits[0] + bits[1] + bits[2] + bits[3]); in iterateInternal() local1605 const deUint32 bitSize (bits[0] + bits[1] + bits[2] + bits[3]); in iterateInternal() local1655 const deUint32 bitSize (bits[0] + bits[1] + bits[2] + bits[3]); in iterateInternal() local1825 const deUint32 bitSize (bits[0] + bits[1] + bits[2] + bits[3]); in init() local1887 const deUint32 bitSize (bits[0] + bits[1] + bits[2] + bits[3]); in init() local1954 const deUint32 bitSize (bits[0] + bits[1] + bits[2] + bits[3]); in init() local
230 private static int bitSize(uint bits) in bitSize() method in DotZLib.Info
230 …Ptr params, int32_t * pc, BitBuffer * bitstream, int32_t numSamples, int32_t bitSize, uint32_t * o… in dyn_comp()
296 Converter::getDType(nir_op op, uint8_t bitSize) in getDType()329 uint8_t bitSize; in getSType() local
538 const std::string bitSize = de::toString(m_params.componentSize() * 8u); in getSpirVReplacements() local