Searched refs:weight4 (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/ |
| H A D | decode.c | 175 nonzero_weights |= w.weight4 != 0x0;
|
| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ |
| H A D | v6_pack.h | 4671 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 D | v7_pack.h | 4727 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 D | v4_pack.h | 3001 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 D | v5_pack.h | 2983 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