Home
last modified time | relevance | path

Searched defs:x_pos (Results 1 - 25 of 43) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.h44 __u32 x_pos; /* horizontal position of cursor plane */ member
H A Dfb_decoder.h127 u32 x_pos; /* in pixels */ member
143 u32 x_pos; /* in pixels */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.h44 __u32 x_pos; /* horizontal position of cursor plane */ member
H A Dfb_decoder.h129 u32 x_pos; /* in pixels */ member
145 u32 x_pos; /* in pixels */ member
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_avgpool.c130 int x_pos = x + (kernel_x - width_radius); in ff_dnn_execute_layer_avg_pool() local
H A Ddnn_backend_native_layer_conv2d.c149 int x_pos = CLAMP_TO_EDGE(x + (kernel_x - radius) * conv_params->dilation, width); in dnn_execute_layer_conv2d_thread() local
153 int x_pos = x + (kernel_x - radius) * conv_params->dilation; in dnn_execute_layer_conv2d_thread() local
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dbindec.S408 x_pos: label
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dbindec.S408 x_pos: label
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
H A Dipu-dp.c114 int ipu_dp_set_window_pos(struct ipu_dp *dp, u16 x_pos, u16 y_pos) in ipu_dp_set_window_pos() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dcursor_reg_cache.h26 uint32_t x_pos: 16; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vkms/
H A Dvkms_formats.c135 int x_pos = get_x_position(frame_info, limit, x); in vkms_compose_row() local
/third_party/ffmpeg/libavcodec/
H A Dflashsvenc.c161 int x_pos = i * block_width; // horizontal position in frame in encode_bitstream() local
H A Dflashsv.c376 int x_pos = i * s->block_width; // horizontal position in frame in flashsv_decode_frame() local
201 flashsv_decode_block(AVCodecContext *avctx, const AVPacket *avpkt, GetBitContext *gb, int block_size, int width, int height, int x_pos, int y_pos, int blk_idx) flashsv_decode_block() argument
H A Dvqavideo.c725 int x_pos = 0; in vqa_decode_frame_hicolor() local
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrgload.c568 FT_Int x_pos, y_pos; in pfr_glyph_load_compound() local
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dfsl-imx25-tcq.c240 unsigned int x_pos = 0; in mx25_tcq_create_event_for_4wire() local
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-dp.c115 int ipu_dp_set_window_pos(struct ipu_dp *dp, u16 x_pos, u16 y_pos) in ipu_dp_set_window_pos() argument
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dfsl-imx25-tcq.c240 unsigned int x_pos = 0; in mx25_tcq_create_event_for_4wire() local
/third_party/ffmpeg/libavfilter/
H A Dvf_deband.c45 int *x_pos; member
153 const int x_pos = s->x_pos[pos + x]; in deband_8_c() local
193 const int x_pos = s->x_pos[pos + x]; in deband_8_coupling_c() local
258 const int x_pos = s->x_pos[pos + x]; deband_16_coupling_c() local
334 const int x_pos = s->x_pos[pos + x]; deband_16_c() local
[all...]
H A Dvf_histogram.c42 int x_pos; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.c439 int x_pos = pos->x - param->viewport.x; in dpp1_set_cursor_position() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hubp.c976 int x_pos = pos->x - param->viewport.x; in hubp2_cursor_set_position() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_client_blt.c356 tiled_offset(const struct intel_gt *gt, u64 v, unsigned int stride, enum client_tiling tiling, int x_pos, int y_pos) tiled_offset() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_lower_cubemap_to_array.c318 nir_ssa_def *x_pos = nir_f2i32(b, nir_fadd(b, x_orig, const_05)); in handle_cube_gather() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_cubemaps.c356 nir_ssa_def *x_pos = nir_f2i32(b, nir_fadd(b, x_orig, const_05)); in handle_cube_gather() local

Completed in 23 milliseconds

12