Searched defs:trb (Results 1 – 10 of 10) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ |
D | xhci.c | 129 xhci_dump_trb(struct xhci_trb *trb) in xhci_dump_trb() 857 xhci_check_transfer(struct xhci_softc *sc, struct xhci_trb *trb) in xhci_check_transfer() 1025 xhci_check_command(struct xhci_softc *sc, struct xhci_trb *trb) in xhci_check_command() 1125 xhci_do_command(struct xhci_softc *sc, struct xhci_trb *trb, in xhci_do_command() 1271 struct xhci_trb trb; in xhci_cmd_enable_slot() local 1296 struct xhci_trb trb; in xhci_cmd_disable_slot() local 1315 struct xhci_trb trb; in xhci_cmd_set_address() local 1464 struct xhci_trb trb; in xhci_cmd_configure_ep() local 1486 struct xhci_trb trb; in xhci_cmd_evaluate_ctx() local 1504 struct xhci_trb trb; in xhci_cmd_reset_ep() local [all …]
|
D | xhci.h | 329 struct xhci_trb trb[(XHCI_MAX_STREAMS * member 367 struct xhci_trb trb; member 387 struct xhci_trb *trb; member
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtph263pay.h | 109 unsigned int trb:3; /* Temporal ref for B frame */ member 236 unsigned int trb:3; /* Temporal Reference for the B */ member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video_vp.c | 65 uint32_t trb[2]; // 40, 44 member
|
/third_party/ffmpeg/libavcodec/ |
D | snowenc.c | 1031 … BlockNode *trb= mb_x+1<b_width && mb_y ? &s->block[index-b_stride+1] : NULL; in iterative_me() local
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | cuviddec.h | 417 int trb[2]; member
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_video_state.h | 223 int32_t trb[2]; member
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imgui_widgets.cpp | 4335 ImVec2 trb = wheel_center + ImRotate(triangle_pb, cos_hue_angle, sin_hue_angle); in ColorPicker4() local
|
/third_party/mesa3d/src/imgui/ |
D | imgui_widgets.cpp | 4347 ImVec2 trb = wheel_center + ImRotate(triangle_pb, cos_hue_angle, sin_hue_angle); in ColorPicker4() local
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_widgets.cpp | 5380 ImVec2 trb = wheel_center + ImRotate(triangle_pb, cos_hue_angle, sin_hue_angle); in ColorPicker4() local
|