Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds