Home
last modified time | relevance | path

Searched defs:x_end (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.h46 uint16_t x_end; member
/foundation/window/window_manager/window_scene/common/include/
H A Dsession_helper.h34 int32_t x_end = std::min(rect1.posX_ + static_cast<int32_t>(rect1.width_), in GetOverlap() local
/kernel/linux/linux-5.10/drivers/vfio/pci/
H A Dvfio_pci_rdwr.c233 size_t x_start = 0, x_end = 0; in vfio_pci_bar_rw() local
97 do_io_rw(struct vfio_pci_device *vdev, bool test_mem, void __iomem *io, char __user *buf, loff_t off, size_t count, size_t x_start, size_t x_end, bool iswrite) do_io_rw() argument
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/
H A Dia_css_sdis_common_types.h155 unsigned short x_end; member
169 unsigned char x_end; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/
H A Dia_css_sdis_common_types.h155 unsigned short x_end; member
169 unsigned char x_end; member
/kernel/linux/linux-6.6/drivers/vfio/pci/
H A Dvfio_pci_rdwr.c233 size_t x_start = 0, x_end = 0; in vfio_pci_bar_rw() local
97 do_io_rw(struct vfio_pci_core_device *vdev, bool test_mem, void __iomem *io, char __user *buf, loff_t off, size_t count, size_t x_start, size_t x_end, bool iswrite) do_io_rw() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Ddnfb.c152 int incr, y_delta, pre_read = 0, x_end, x_word_count; in dnfb_copyarea() local
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Ddnfb.c152 int incr, y_delta, pre_read = 0, x_end, x_word_count; in dnfb_copyarea() local
/third_party/ffmpeg/libavcodec/
H A Dgif.c167 int x_end = w - 1, in gif_crop_translucent() local
245 int x_end = avctx->width - 1, in gif_crop_opaque() local
[all...]
H A Dhevc_filter.c495 int x_end, x_end2, y_end; in deblocking_filter_CTB() local
853 int x_end = x >= s->ps.sps->width - ctb_size; ff_hevc_hls_filter() local
889 int x_end = x_ctb >= s->ps.sps->width - ctb_size; ff_hevc_hls_filters() local
[all...]
H A Dvp9block.c1434 int x_end = FFMIN(s->cols - col, w4), y_end = FFMIN(s->rows - row, h4); in ff_vp9_decode_block() local
H A Dh264_slice.c2950 int y_end, x_end; in ff_h264_execute_decode_slices() local
/third_party/astc-encoder/Source/
H A Dastcenc_image.cpp346 unsigned int x_end = astc::min(x_size, xpos + bsd.xdim); in store_image_block() local
/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h194 int32_t x_end = std::min(rect1.posX_ + static_cast<int32_t>(rect1.width_), in GetOverlap() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_dmcu.c938 int x_start, y_start, x_end, y_end; in dcn10_forward_crc_window() local
/third_party/ffmpeg/libavfilter/
H A Dvf_curves.c314 const int x_end = point->next->x * scale; in interpolate() local
H A Dvf_paletteuse.c849 int x_end = cur_src->width - 1, in set_processing_window() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless.c230 int x_end = (x & ~mask) + tile_width; in PredictorInverseTransform_C() local
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_iep2.c181 u32 x_end[8]; member
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_iep2.c191 u32 x_end[8]; member
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/
H A Dhwa742.c145 static void set_window_regs(int x_start, int y_start, int x_end, int y_end) in set_window_regs() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H A Dhwa742.c153 static void set_window_regs(int x_start, int y_start, int x_end, int y_end) in set_window_regs() argument
/third_party/backends/backend/
H A Dcanon_lide70-common.c2927 long x_end; in do_scan() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c460 int x_end = x + (1 << bits); in CopyImageWithPrediction() local
233 GetResidual( int width, int height, uint32_t* const upper_row, uint32_t* const current_row, const uint8_t* const max_diffs, int mode, int x_start, int x_end, int y, int max_quantization, int exact, int used_subtract_green, uint32_t* const out) GetResidual() argument
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Danim_encode.c719 const int x_end = (rect->x_offset_ + rect->width_) & ~(block_size - 1); in FlattenSimilarBlocks() local

Completed in 34 milliseconds

12