Home
last modified time | relevance | path

Searched defs:width (Results 501 - 525 of 5097) sorted by relevance

1...<<21222324252627282930>>...204

/third_party/ffmpeg/libavcodec/
H A Dtruemotion2rt.c66 int width, height; in truemotion2rt_decode_header() local
[all...]
H A Dtpeldsp.c34 put_tpel_pixels_mc00_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc00_c() argument
53 put_tpel_pixels_mc10_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc10_c() argument
67 put_tpel_pixels_mc20_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc20_c() argument
81 put_tpel_pixels_mc01_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc01_c() argument
95 put_tpel_pixels_mc11_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc11_c() argument
110 put_tpel_pixels_mc12_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc12_c() argument
125 put_tpel_pixels_mc02_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc02_c() argument
139 put_tpel_pixels_mc21_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc21_c() argument
154 put_tpel_pixels_mc22_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc22_c() argument
169 avg_tpel_pixels_mc00_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc00_c() argument
188 avg_tpel_pixels_mc10_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc10_c() argument
203 avg_tpel_pixels_mc20_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc20_c() argument
218 avg_tpel_pixels_mc01_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc01_c() argument
233 avg_tpel_pixels_mc11_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc11_c() argument
249 avg_tpel_pixels_mc12_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc12_c() argument
265 avg_tpel_pixels_mc02_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc02_c() argument
280 avg_tpel_pixels_mc21_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc21_c() argument
296 avg_tpel_pixels_mc22_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc22_c() argument
[all...]
H A Dqoidec.c36 int width, height, channels, space, run = 0; in qoi_decode_frame() local
H A Dsgirledec.c66 decode_sgirle8(AVCodecContext *avctx, uint8_t *dst, const uint8_t *src, int src_size, int width, int height, ptrdiff_t linesize) decode_sgirle8() argument
H A Dmpegvideodsp.c47 ff_gmc_c(uint8_t *dst, uint8_t *src, int stride, int h, int ox, int oy, int dxx, int dxy, int dyx, int dyy, int shift, int r, int width, int height) ff_gmc_c() argument
H A Dmsrledec.c136 unsigned int width= FFABS(pic->linesize[0]) / (depth >> 3); in msrle_decode_8_16_24_32() local
[all...]
H A Dvc2enc_dwt.c30 deinterleave(dwtcoef *linell, ptrdiff_t stride, int width, int height, dwtcoef *synthl) deinterleave() argument
55 vc2_subband_dwt_97(VC2TransformContext *t, dwtcoef *data, ptrdiff_t stride, int width, int height) vc2_subband_dwt_97() argument
140 vc2_subband_dwt_53(VC2TransformContext *t, dwtcoef *data, ptrdiff_t stride, int width, int height) vc2_subband_dwt_53() argument
214 dwt_haar(VC2TransformContext *t, dwtcoef *data, ptrdiff_t stride, int width, int height, const int s) dwt_haar() argument
246 vc2_subband_dwt_haar(VC2TransformContext *t, dwtcoef *data, ptrdiff_t stride, int width, int height) vc2_subband_dwt_haar() argument
252 vc2_subband_dwt_haar_shift(VC2TransformContext *t, dwtcoef *data, ptrdiff_t stride, int width, int height) vc2_subband_dwt_haar_shift() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dgraphdump.c74 unsigned width, height, in_indent; in avfilter_graph_dump_to_buf() local
H A Dvf_exposure.c45 const int width = frame->width; in exposure_slice() local
H A Dframepool.c35 int width; member
52 int width, variable
152 ff_frame_pool_get_video_config(FFFramePool *pool, int *width, int *height, enum AVPixelFormat *format, int *align) ff_frame_pool_get_video_config() argument
[all...]
H A Dvf_gblur_init.h45 static void horiz_slice_c(float *buffer, int width, int height, int steps, in horiz_slice_c() argument
66 static void do_vertical_columns(float *buffer, int width, int height, in do_vertical_columns() argument
99 verti_slice_c(float *buffer, int width, int height, int slice_start, int slice_end, int steps, float nu, float boundaryscale) verti_slice_c() argument
[all...]
H A Dvf_vflip.c85 int i, width = outlink->w << (av_pix_fmt_desc_get(link->format)->comp[0].step > 1); in flip_bayer() local
/third_party/ffmpeg/libavcodec/tests/
H A Dh265_levels.c23 int width; member
68 int width; member
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_io_proc.c202 int left, top, width, height; ff_frame_to_dnn_classify() local
[all...]
H A Ddnn_backend_native_layer_dense.c92 int width = operands[input_operand_index].dims[2]; in ff_dnn_execute_layer_dense() local
/third_party/ffmpeg/libavformat/
H A Dgdv.c47 uint16_t width; member
H A Dtty.c48 int width, height; /**< Set by a private option. */ member
H A Dyuv4mpegenc.c31 int width, height; in yuv4_write_header() local
184 int width, height; in yuv4_write_packet() local
H A Dicoenc.c38 unsigned char width; member
H A Dhnm.c62 unsigned width, height; in hnm_read_header() local
H A Drtpenc_rfc4175.c27 int width = s1->streams[0]->codecpar->width; in ff_rtp_send_raw_rfc4175() local
H A Doggparsetheora.c82 int width = get_bits(&gb, 24); in theora_header() local
H A Dserdec.c33 int width, height; member
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_spp.c177 store_slice_mmx(uint8_t *dst, const int16_t *src, int dst_stride, int src_stride, int width, int height, int log2_scale, const uint8_t dither[8][8]) store_slice_mmx() argument
/third_party/curl/tests/libtest/
H A Dtesttrace.c42 unsigned int width = 0x10; in libtest_debug_dump() local

Completed in 13 milliseconds

1...<<21222324252627282930>>...204