/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | vp8_mc_lsx.c | 895 int32_t width = 16; in ff_put_vp8_pixels16_lsx() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | flashsv2enc.c | 79 uint8_t col, row, width, height; member 538 generate_optimum_palette(Palette * palette, const uint8_t * image, int width, int height, int stride) generate_optimum_palette() argument 545 encode_15_7_sl(Palette * palette, uint8_t * dest, const uint8_t * src, int width, int dist) encode_15_7_sl() argument 766 double width = block_size_fraction * sqrt(0.5 * save * s->rows * s->cols) * s->image_width; optimum_block_width() local [all...] |
H A D | hevc_filter.c | 139 static void copy_CTB(uint8_t *dst, const uint8_t *src, int width, int height, in copy_CTB() argument 200 copy_CTB_to_hv(HEVCContext *s, const uint8_t *src, ptrdiff_t stride_src, int x, int y, int width, int height, int c_idx, int x_ctb, int y_ctb) copy_CTB_to_hv() argument 220 restore_tqb_pixels(HEVCContext *s, uint8_t *src1, const uint8_t *dst1, ptrdiff_t stride_src, ptrdiff_t stride_dst, int x0, int y0, int width, int height, int c_idx) restore_tqb_pixels() argument 321 int width = FFMIN(ctb_size_h, (s->ps.sps->width >> s->ps.sps->hshift[c_idx]) - x0); sao_filter_CTB() local [all...] |
H A D | iff.c | 679 static void decode_rgb8(GetByteContext *gb, uint8_t *dst, int width, in argument 538 lookup_pal_indicies(uint32_t *dst, const uint32_t *buf, const uint32_t *const pal, unsigned width) lookup_pal_indicies() argument 696 decode_rgbn(GetByteContext *gb, uint8_t *dst, int width, int height, int linesize) decode_rgbn() argument 716 decode_deep_rle32(uint8_t *dst, const uint8_t *src, int src_size, int width, int height, int linesize) decode_deep_rle32() argument 768 decode_deep_tvdc32(uint8_t *dst, const uint8_t *src, int src_size, int width, int height, int linesize, const int16_t *tvdc) decode_deep_tvdc32() argument [all...] |
H A D | ivi.h | 130 int width; member 147 int width; member 195 uint16_t width; member
|
H A D | mobiclip.c | 1077 predict_motion(AVCodecContext *avctx, int width, int height, int index, int offsetm, int offsetx, int offsety) predict_motion() argument [all...] |
H A D | mpegvideo.c | 918 hpel_motion_lowres(MpegEncContext *s, uint8_t *dest, uint8_t *src, int field_based, int field_select, int src_x, int src_y, int width, int height, ptrdiff_t stride, int h_edge_pos, int v_edge_pos, int w, int h, h264_chroma_mc_func *pix_op, int motion_x, int motion_y) hpel_motion_lowres() argument
|
H A D | agm.c | 1103 int w, h, width, height, header; in decode_frame() local [all...] |
H A D | 4xm.c | 435 const int width = f->avctx->width; in decode_p_frame() local 728 const int width = f->avctx->width; in decode_i2_frame() local 776 const int width = f->avctx->width; decode_i_frame() local [all...] |
H A D | videotoolbox.c | 521 int width = CVPixelBufferGetWidth(pixbuf); in videotoolbox_buffer_create() local 757 static CFDictionaryRef videotoolbox_buffer_attributes_create(int width, in videotoolbox_buffer_attributes_create() argument 736 videotoolbox_format_desc_create(CMVideoCodecType codec_type, CFDictionaryRef decoder_spec, int width, int height) videotoolbox_format_desc_create() argument [all...] |
H A D | pngenc.c | 44 uint32_t width, height; member 84 png_get_interlaced_row(uint8_t *dst, int row_size, int bits_per_pixel, int pass, const uint8_t *src, int width) png_get_interlaced_row() argument [all...] |
H A D | utils.c | 90 int ff_set_dimensions(AVCodecContext *s, int width, int height) in ff_set_dimensions() argument 140 void avcodec_align_dimensions2(AVCodecContext *s, int *width, int *height, in avcodec_align_dimensions2() argument 350 avcodec_align_dimensions(AVCodecContext *s, int *width, int *height) avcodec_align_dimensions() argument [all...] |
H A D | nvenc.h | 85 int width; member
|
/third_party/curl/tests/server/ |
H A D | sockfilt.c | 356 ssize_t width = 0; in lograw() local
|
H A D | socksd.c | 251 ssize_t width = 0; in loghex() local
|
H A D | mqttd.c | 195 ssize_t width = 0; in loghex() local
|
/third_party/elfutils/libcpu/ |
H A D | i386_disasm.c | 698 int width = 0; in i386_disasm() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_bm3d.c | 310 const int width = s->planewidth[plane]; in block_matching_multi() local 393 const int width = s->planewidth[plane]; in basic_block_filtering() local 512 const int width = s->planewidth[plane]; in final_block_filtering() local 640 const int width = s->planewidth[plane]; do_output() local 667 const int width = s->planewidth[plane]; do_output16() local 702 const int width = s->planewidth[plane]; filter_slice() local [all...] |
H A D | af_anequalizer.c | 55 double width; member 635 double freq, width, gain; in process_command() local
|
H A D | vf_datascope.c | 770 int height, width; global() member [all...] |
H A D | v360.h | 126 int width, height; member
|
H A D | vf_fftdnoiz.c | 275 const int width = p->planewidth; in import_block() local 340 const int width = p->planewidth; in export_block() local
|
H A D | vf_stereo3d.c | 74 int width, height; member 143 int width, height; member 322 anaglyph_ic(uint8_t *dst, uint8_t *lsrc, uint8_t *rsrc, ptrdiff_t dst_linesize, ptrdiff_t l_linesize, ptrdiff_t r_linesize, int width, int height, const int *ana_matrix_r, const int *ana_matrix_g, const int *ana_matrix_b) anaglyph_ic() argument 342 anaglyph(uint8_t *dst, uint8_t *lsrc, uint8_t *rsrc, ptrdiff_t dst_linesize, ptrdiff_t l_linesize, ptrdiff_t r_linesize, int width, int height, const int *ana_matrix_r, const int *ana_matrix_g, const int *ana_matrix_b) anaglyph() argument [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | v4l2.c | 85 int width, height; member 203 static int device_init(AVFormatContext *ctx, int *width, int *height, in device_init() argument 777 device_try_init(AVFormatContext *ctx, enum AVPixelFormat pix_fmt, int *width, int *height, uint32_t *desired_format, enum AVCodecID *codec_id) device_try_init() argument [all...] |
H A D | xcbgrab.c | 65 int width, height; member [all...] |