Searched refs:weight4 (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/
H A Ddecode.c175 nonzero_weights |= w.weight4 != 0x0;
/xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
H A Dv6_pack.h4671 uint32_t weight4; member in struct:MALI_TILER_WEIGHTS
4688 cl[ 4] = __gen_uint(values->weight4, 16, 31);
4713 values->weight4 = __gen_unpack_uint(cl, 144, 159);
4726 fprintf(fp, "%*sWeight4: %u\n", indent, "", values->weight4);
4859 cl[12] = __gen_uint(values->weights.weight4, 16, 31);
4943 values->weights.weight4 = __gen_unpack_uint(cl, 400, 415);
H A Dv7_pack.h4727 uint32_t weight4; member in struct:MALI_TILER_WEIGHTS
4744 cl[ 4] = __gen_uint(values->weight4, 16, 31);
4769 values->weight4 = __gen_unpack_uint(cl, 144, 159);
4782 fprintf(fp, "%*sWeight4: %u\n", indent, "", values->weight4);
4915 cl[12] = __gen_uint(values->weights.weight4, 16, 31);
4999 values->weights.weight4 = __gen_unpack_uint(cl, 400, 415);
H A Dv4_pack.h3001 uint32_t weight4; member in struct:MALI_TILER_WEIGHTS
3018 cl[ 4] = __gen_uint(values->weight4, 0, 31);
3035 values->weight4 = __gen_unpack_uint(cl, 128, 159);
3048 fprintf(fp, "%*sWeight4: %u\n", indent, "", values->weight4);
H A Dv5_pack.h2983 uint32_t weight4; member in struct:MALI_TILER_WEIGHTS
3000 cl[ 4] = __gen_uint(values->weight4, 0, 31);
3017 values->weight4 = __gen_unpack_uint(cl, 128, 159);
3030 fprintf(fp, "%*sWeight4: %u\n", indent, "", values->weight4);

Completed in 86 milliseconds