Searched refs:bit_imath_helper (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/panfrost/bifrost/test/ |
D | bi_test_pack.c | 565 bit_imath_helper(struct panfrost_device *dev, uint32_t *input, unsigned size, enum bit_debug debug,… in bit_imath_helper() function 650 bit_imath_helper(dev, (uint32_t *) input32, sz, debug, false); in bit_packing() 653 bit_imath_helper(dev, (uint32_t *) input32, 32, debug, true); in bit_packing()
|