Searched refs:bitstoint (Results 1 – 1 of 1) sorted by relevance
104 static jas_seqent_t bitstoint(uint_fast32_t v, int prec, bool sgnd);451 *d = bitstoint(v, cmpt->prec_, cmpt->sgnd_); in jas_image_readcmpt()724 static jas_seqent_t bitstoint(uint_fast32_t v, int prec, bool sgnd) in bitstoint() function907 return bitstoint(v, cmpt->prec_, cmpt->sgnd_); in jas_image_readcmptsample()