Home
last modified time | relevance | path

Searched defs:width (Results 4726 - 4750 of 6730) sorted by relevance

1...<<181182183184185186187188189190>>...270

/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp8_mc_lsx.c895 int32_t width = 16; in ff_put_vp8_pixels16_lsx() local
/third_party/ffmpeg/libavcodec/
H A Dflashsv2enc.c79 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 Dhevc_filter.c139 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 Diff.c679 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 Divi.h130 int width; member
147 int width; member
195 uint16_t width; member
H A Dmobiclip.c1077 predict_motion(AVCodecContext *avctx, int width, int height, int index, int offsetm, int offsetx, int offsety) predict_motion() argument
[all...]
H A Dmpegvideo.c918 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 Dagm.c1103 int w, h, width, height, header; in decode_frame() local
[all...]
H A D4xm.c435 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 Dvideotoolbox.c521 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 Dpngenc.c44 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 Dutils.c90 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 Dnvenc.h85 int width; member
/third_party/curl/tests/server/
H A Dsockfilt.c356 ssize_t width = 0; in lograw() local
H A Dsocksd.c251 ssize_t width = 0; in loghex() local
H A Dmqttd.c195 ssize_t width = 0; in loghex() local
/third_party/elfutils/libcpu/
H A Di386_disasm.c698 int width = 0; in i386_disasm() local
/third_party/ffmpeg/libavfilter/
H A Dvf_bm3d.c310 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 Daf_anequalizer.c55 double width; member
635 double freq, width, gain; in process_command() local
H A Dvf_datascope.c770 int height, width; global() member
[all...]
H A Dv360.h126 int width, height; member
H A Dvf_fftdnoiz.c275 const int width = p->planewidth; in import_block() local
340 const int width = p->planewidth; in export_block() local
H A Dvf_stereo3d.c74 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 Dv4l2.c85 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 Dxcbgrab.c65 int width, height; member
[all...]

Completed in 36 milliseconds

1...<<181182183184185186187188189190>>...270