Home
last modified time | relevance | path

Searched defs:type_mask (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/rnn/
Drnndec.c209 uint64_t type_mask = typeinfo_mask(&bitfields[i]->typeinfo); in rnndec_decodeval() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_device.c177 uint8_t type_mask; in usbd_get_endpoint() local
2141 uint8_t type, uint8_t type_mask, in usbd_find_descriptor()
/third_party/ffmpeg/libavcodec/
Dh264_mvpred.h466 int type_mask = h->ps.pps->constrained_intra_pred ? IS_INTRA(-1) : -1; in fill_decode_caches() local
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c406 unsigned type_mask = (1 << type_size) - 1; in mir_adjust_constant() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_indirect_draw.c480 unsigned type_mask = BITFIELD_MASK(6); in update_vertex_attrib_buf() local