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

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/
H A Ddecode.c177 nonzero_weights |= w.weight6 != 0x0;
/xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
H A Dv6_pack.h4673 uint32_t weight6; member in struct:MALI_TILER_WEIGHTS
4690 cl[ 6] = __gen_uint(values->weight6, 16, 31);
4715 values->weight6 = __gen_unpack_uint(cl, 208, 223);
4728 fprintf(fp, "%*sWeight6: %u\n", indent, "", values->weight6);
4861 cl[14] = __gen_uint(values->weights.weight6, 16, 31);
4945 values->weights.weight6 = __gen_unpack_uint(cl, 464, 479);
H A Dv7_pack.h4729 uint32_t weight6; member in struct:MALI_TILER_WEIGHTS
4746 cl[ 6] = __gen_uint(values->weight6, 16, 31);
4771 values->weight6 = __gen_unpack_uint(cl, 208, 223);
4784 fprintf(fp, "%*sWeight6: %u\n", indent, "", values->weight6);
4917 cl[14] = __gen_uint(values->weights.weight6, 16, 31);
5001 values->weights.weight6 = __gen_unpack_uint(cl, 464, 479);
H A Dv4_pack.h3003 uint32_t weight6; member in struct:MALI_TILER_WEIGHTS
3020 cl[ 6] = __gen_uint(values->weight6, 0, 31);
3037 values->weight6 = __gen_unpack_uint(cl, 192, 223);
3050 fprintf(fp, "%*sWeight6: %u\n", indent, "", values->weight6);
H A Dv5_pack.h2985 uint32_t weight6; member in struct:MALI_TILER_WEIGHTS
3002 cl[ 6] = __gen_uint(values->weight6, 0, 31);
3019 values->weight6 = __gen_unpack_uint(cl, 192, 223);
3032 fprintf(fp, "%*sWeight6: %u\n", indent, "", values->weight6);

Completed in 46 milliseconds