/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | dmabuf.h | 44 __u32 x_pos; /* horizontal position of cursor plane */ member
|
H A D | fb_decoder.h | 127 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 D | dmabuf.h | 44 __u32 x_pos; /* horizontal position of cursor plane */ member
|
H A D | fb_decoder.h | 129 u32 x_pos; /* in pixels */ member 145 u32 x_pos; /* in pixels */ member
|
/third_party/ffmpeg/libavfilter/dnn/ |
H A D | dnn_backend_native_layer_avgpool.c | 130 int x_pos = x + (kernel_x - width_radius); in ff_dnn_execute_layer_avg_pool() local
|
H A D | dnn_backend_native_layer_conv2d.c | 149 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 D | bindec.S | 408 x_pos: label
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | bindec.S | 408 x_pos: label
|
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/ |
H A D | ipu-dp.c | 114 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 D | cursor_reg_cache.h | 26 uint32_t x_pos: 16; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vkms/ |
H A D | vkms_formats.c | 135 int x_pos = get_x_position(frame_info, limit, x); in vkms_compose_row() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | flashsvenc.c | 161 int x_pos = i * block_width; // horizontal position in frame in encode_bitstream() local
|
H A D | flashsv.c | 376 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 D | vqavideo.c | 725 int x_pos = 0; in vqa_decode_frame_hicolor() local
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrgload.c | 568 FT_Int x_pos, y_pos; in pfr_glyph_load_compound() local
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | fsl-imx25-tcq.c | 240 unsigned int x_pos = 0; in mx25_tcq_create_event_for_4wire() local
|
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/ |
H A D | ipu-dp.c | 115 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 D | fsl-imx25-tcq.c | 240 unsigned int x_pos = 0; in mx25_tcq_create_event_for_4wire() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_deband.c | 45 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 D | vf_histogram.c | 42 int x_pos; member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_dpp.c | 439 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 D | dcn20_hubp.c | 976 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 D | i915_gem_client_blt.c | 356 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 D | zink_lower_cubemap_to_array.c | 318 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 D | dxil_nir_lower_int_cubemaps.c | 356 nir_ssa_def *x_pos = nir_f2i32(b, nir_fadd(b, x_orig, const_05)); in handle_cube_gather() local
|