Searched defs:breq (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2allocator.c | 487 struct v4l2_requestbuffers breq = { 0 }; in gst_v4l2_allocator_probe() local 671 struct v4l2_requestbuffers breq = { count, obj->type, memory }; in gst_v4l2_allocator_start() local 760 struct v4l2_requestbuffers breq = { 0, obj->type, allocator->memory }; in gst_v4l2_allocator_stop() local 808 struct v4l2_requestbuffers breq = { 0, obj->type, allocator->memory }; in gst_v4l2_allocator_orphan() local
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/ |
D | afuc_test.asm | 120 breq $04, b0, #euclid_exit label 122 breq $04, b2, #euclid label 164 breq $06, 0, #cpy_exit label
|
/third_party/NuttX/drivers/usbdev/gadget/ |
D | f_uvc.c | 2055 uint8_t breq; in fuvc_handle_streaming_probe() local
|