Home
last modified time | relevance | path

Searched refs:clipped (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_overlay.c967 struct drm_rect req, clipped; in check_overlay_dst() local
972 clipped = req; in check_overlay_dst()
973 drm_rect_intersect(&clipped, &crtc_state->pipe_src); in check_overlay_dst()
975 if (!drm_rect_visible(&clipped) || in check_overlay_dst()
976 !drm_rect_equals(&clipped, &req)) in check_overlay_dst()
/openbmc/qemu/audio/
H A Daudio.c660 size_t clipped = 0; in audio_pcm_hw_clip_out() local
665 uint8_t *dst = advance(pcm_buf, clipped * hw->info.bytes_per_frame); in audio_pcm_hw_clip_out()
673 clipped += samples_to_clip; in audio_pcm_hw_clip_out()
1102 size_t clipped = 0; in audio_pcm_hw_run_out() local
1122 clipped += proc; in audio_pcm_hw_run_out()
1134 return clipped; in audio_pcm_hw_run_out()
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dradiotrack.rst50 gets clipped beyond the limits mentioned above.
/openbmc/linux/Documentation/sound/cards/
H A Demu-mixer.rst49 mentioned in multiple controls, the signal is accumulated and can be clipped
H A Daudigy-mixer.rst23 is mentioned in multiple controls, the signal is accumulated and can be clipped
H A Dsb-live-mixer.rst37 is mentioned in multiple controls, the signal is accumulated and can be clipped
/openbmc/linux/Documentation/gpu/
H A Dtodo.rst68 Clean up the clipped coordination confusion around planes
73 helpers (and drivers then moved over to clipped coordinates). Probably the
85 Aside from the clipped coordinates right above there's a few suboptimal things
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-overlay.rst124 the latter how images are overlaid and clipped. Cropping initialization
H A Dcolorspaces-details.rst724 scaled to [-128…128] and then clipped to [-128…127].
/openbmc/linux/Documentation/admin-guide/pm/
H A Dintel-speed-select.rst881 cores will be clipped to a lower frequency of 2600 MHz.
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch7312 +@ Residual is generally only guaranteed to be clipped to 16 bits.
7314 +@ rather than vaddw, vqmovun (if we were clipped to 15 then we could get away