Home
last modified time | relevance | path

Searched refs:bpl (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/ui/
H A Dcursor.c137 int x,y,bpl; in cursor_set_mono() local
146 bpl = cursor_get_mono_bpl(c); in cursor_set_mono()
169 mask += bpl; in cursor_set_mono()
170 image += bpl; in cursor_set_mono()
204 int x,y,bpl; in cursor_get_mono_mask() local
206 bpl = cursor_get_mono_bpl(c); in cursor_get_mono_mask()
207 memset(mask, 0, bpl * c->height); in cursor_get_mono_mask()
225 mask += bpl; in cursor_get_mono_mask()
/openbmc/qemu/hw/audio/
H A Dintel-hda.c121 typedef struct bpl { struct
125 } bpl; argument
138 bpl *bpl; member
416 if (st->bpl == NULL) { in intel_hda_xfer()
426 if (copy > st->bpl[st->be].len - st->bp) in intel_hda_xfer()
427 copy = st->bpl[st->be].len - st->bp; in intel_hda_xfer()
430 st->be, st->bp, st->bpl[st->be].len, copy); in intel_hda_xfer()
432 pci_dma_rw(&d->pci, st->bpl[st->be].addr + st->bp, buf, copy, !output, in intel_hda_xfer()
439 if (st->bpl[st->be].len == st->bp) { in intel_hda_xfer()
441 if (st->bpl[st->be].flags & 0x01) { in intel_hda_xfer()
[all …]
/openbmc/u-boot/board/armadeus/apf27/
H A Dlowlevel_init.S68 bpl 2b
/openbmc/u-boot/arch/arm/lib/
H A Duldivmod.S179 bpl L_1
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h546 u32 bpl; member
H A Dep0.c69 trb->bpl = lower_32_bits(buf_dma); in dwc3_ep0_start_trans()
H A Dgadget.c512 trb_link->bpl = lower_32_bits(dwc3_trb_dma_offset(dep, trb_st_hw)); in __dwc3_gadget_ep_enable()
727 trb->bpl = lower_32_bits(dma); in dwc3_prepare_one_trb()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch6832 + uint32_t bpl = src->layers[0].planes[0].pitch;
6846 + h = src->layers[0].planes[1].offset / bpl;
6847 + w = bpl;
6856 + h = src->layers[0].planes[1].offset / bpl;
6857 + w = bpl;
6863 + w = bpl;
6865 + bpl = fourcc_mod_broadcom_param(mod);
6874 + w = bpl / 2; // Matching lie to how we construct this
6876 + bpl = fourcc_mod_broadcom_param(mod);
6893 + pix->plane_fmt[0].bytesperline = bpl;
[all …]
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch225 + bpl 1f
267 + bpl 1f