Home
last modified time | relevance | path

Searched defs:x_pos (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttsbit.c713 FT_Int x_pos, in tt_sbit_decoder_load_byte_aligned()
855 FT_Int x_pos, in tt_sbit_decoder_load_bit_aligned()
988 FT_Int x_pos, in tt_sbit_decoder_load_compound()
1062 FT_Int x_pos, in tt_sbit_decoder_load_png()
1112 FT_Int x_pos, in tt_sbit_decoder_load_bitmap()
1260 FT_Int x_pos, in tt_sbit_decoder_load_image()
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dttsbit.c710 FT_Int x_pos, in tt_sbit_decoder_load_byte_aligned()
852 FT_Int x_pos, in tt_sbit_decoder_load_bit_aligned()
985 FT_Int x_pos, in tt_sbit_decoder_load_compound()
1059 FT_Int x_pos, in tt_sbit_decoder_load_png()
1109 FT_Int x_pos, in tt_sbit_decoder_load_bitmap()
1257 FT_Int x_pos, in tt_sbit_decoder_load_image()
/third_party/freetype/src/sfnt/
Dttsbit.c704 FT_Int x_pos, in tt_sbit_decoder_load_byte_aligned()
849 FT_Int x_pos, in tt_sbit_decoder_load_bit_aligned()
982 FT_Int x_pos, in tt_sbit_decoder_load_compound()
1056 FT_Int x_pos, in tt_sbit_decoder_load_png()
1106 FT_Int x_pos, in tt_sbit_decoder_load_bitmap()
1254 FT_Int x_pos, in tt_sbit_decoder_load_image()
/third_party/ffmpeg/libavfilter/dnn/
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
Ddnn_backend_native_layer_avgpool.c130 int x_pos = x + (kernel_x - width_radius); in ff_dnn_execute_layer_avg_pool() local
/third_party/ffmpeg/libavfilter/
Dvf_deband.c45 int *x_pos; member
157 const int x_pos = s->x_pos[pos + x]; in deband_8_c() local
197 const int x_pos = s->x_pos[pos + x]; in deband_8_coupling_c() local
262 const int x_pos = s->x_pos[pos + x]; in deband_16_coupling_c() local
338 const int x_pos = s->x_pos[pos + x]; in deband_16_c() local
Dvf_histogram.c41 int x_pos; member
/third_party/ffmpeg/libavcodec/
Ddvbsubdec.c58 int x_pos; member
82 int x_pos; member
372 int non_mod, uint8_t *map_table, int x_pos) in dvbsub_read_2bit_string()
479 int non_mod, uint8_t *map_table, int x_pos) in dvbsub_read_4bit_string()
603 int non_mod, uint8_t *map_table, int x_pos) in dvbsub_read_8bit_string()
876 int x_pos, y_pos; in dvbsub_parse_pixel_data_block() local
1459 int x_pos, y_pos, width, height; in save_display_set() local
Dflashsv.c184 int width, int height, int x_pos, int y_pos, in flashsv_decode_block()
382 int x_pos = i * s->block_width; // horizontal position in frame in flashsv_decode_frame() local
Dflashsvenc.c160 int x_pos = i * block_width; // horizontal position in frame in encode_bitstream() local
Diff.c587 int i, y_pos = 0, x_pos = 0; in decode_byterun2() local
/third_party/flutter/txt/src/txt/
Dparagraph_txt.h265 Range<double> x_pos; member
287 Range<double> x_pos; member
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiofxbaseiirfilter.h45 gint x_pos; member
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.h269 Range<double> x_pos; member
297 Range<double> x_pos; member
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/
Ddvb-sub.c79 int x_pos; member
106 int x_pos; member
917 int x_pos, y_pos; in _dvb_sub_parse_pixel_data_block() local
/third_party/flutter/skia/third_party/externals/freetype/src/pfr/
Dpfrgload.c568 FT_Int x_pos, y_pos; in pfr_glyph_load_compound() local
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrgload.c568 FT_Int x_pos, y_pos; in pfr_glyph_load_compound() local
/third_party/freetype/src/pfr/
Dpfrgload.c568 FT_Int x_pos, y_pos; in pfr_glyph_load_compound() local
/third_party/mesa3d/src/gallium/drivers/zink/
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/
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