/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
|
/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
|
H A D | dvbsubdec.c | 60 int x_pos; member 84 int x_pos; member 378 dvbsub_read_2bit_string(AVCodecContext *avctx, uint8_t *destbuf, int dbuf_len, const uint8_t **srcbuf, int buf_size, int non_mod, uint8_t *map_table, int x_pos) dvbsub_read_2bit_string() argument 486 dvbsub_read_4bit_string(AVCodecContext *avctx, uint8_t *destbuf, int dbuf_len, const uint8_t **srcbuf, int buf_size, int non_mod, uint8_t *map_table, int x_pos) dvbsub_read_4bit_string() argument 609 dvbsub_read_8bit_string(AVCodecContext *avctx, uint8_t *destbuf, int dbuf_len, const uint8_t **srcbuf, int buf_size, int non_mod, uint8_t *map_table, int x_pos) dvbsub_read_8bit_string() argument 871 int x_pos, y_pos; dvbsub_parse_pixel_data_block() local [all...] |
H A D | iff.c | 587 int i, y_pos = 0, x_pos = 0; in decode_byterun2() local [all...] |
/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
|
/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...] |
/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
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | ttsbit.c | 710 tt_sbit_decoder_load_byte_aligned( TT_SBitDecoder decoder, FT_Byte* p, FT_Byte* limit, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count ) tt_sbit_decoder_load_byte_aligned() argument 852 tt_sbit_decoder_load_bit_aligned( TT_SBitDecoder decoder, FT_Byte* p, FT_Byte* limit, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count ) tt_sbit_decoder_load_bit_aligned() argument 985 tt_sbit_decoder_load_compound( TT_SBitDecoder decoder, FT_Byte* p, FT_Byte* limit, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count ) tt_sbit_decoder_load_compound() argument 1059 tt_sbit_decoder_load_png( TT_SBitDecoder decoder, FT_Byte* p, FT_Byte* limit, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count ) tt_sbit_decoder_load_png() argument 1108 tt_sbit_decoder_load_bitmap( TT_SBitDecoder decoder, FT_UInt glyph_format, FT_ULong glyph_start, FT_ULong glyph_size, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count, FT_Bool metrics_only ) tt_sbit_decoder_load_bitmap() argument 1258 tt_sbit_decoder_load_image( TT_SBitDecoder decoder, FT_UInt glyph_index, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count, FT_Bool metrics_only ) tt_sbit_decoder_load_image() argument [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/ |
H A D | hifb_main.c | 5339 hi_s32 x_pos; local [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/ |
H A D | hifb_reg.h | 1021 unsigned int x_pos : 16; /* [15..0] */ member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/include/ |
H A D | vou_reg.h | 1399 unsigned int x_pos : 16; /* [15..0] */ member
|