Home
last modified time | relevance | path

Searched refs:start_frame (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/hw/xen/interface/io/
H A Dusbif.h345 uint16_t start_frame; /* start frame */ member
369 uint16_t start_frame; /* start frame (ISO) */ member
/openbmc/u-boot/drivers/usb/musb-new/
H A Dusb-compat.h43 int start_frame; /* (modify) start frame (ISO) */ member
H A Dmusb_host.c262 || (frame >= urb->start_frame)) { in musb_start_urb()
270 qh->frame = urb->start_frame; in musb_start_urb()
/openbmc/qemu/hw/usb/
H A Dpcap.c65 int32_t start_frame; /* 52: For ISO */ member
H A Dxen-usb.c322 res->start_frame = 0; in usbback_do_response()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch323 + * start_frame & decode_slice may or may not have been called
9311 + // a previous start_frame. If we do then give up.
9645 + .start_frame = v4l2_request_hevc_start_frame,
12118 + return ctx->fns->start_frame(avctx, buffer, size);
12397 + .start_frame = v4l2_req_hevc_start_frame,
12497 + int (*start_frame)(AVCodecContext *avctx, const uint8_t *buf, uint32_t buf_size);