/third_party/ffmpeg/libavcodec/ |
H A D | truemotion2rt.c | 66 int width, height; in truemotion2rt_decode_header() local [all...] |
H A D | tpeldsp.c | 34 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 D | qoidec.c | 36 int width, height, channels, space, run = 0; in qoi_decode_frame() local
|
H A D | sgirledec.c | 66 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 D | mpegvideodsp.c | 47 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 D | msrledec.c | 136 unsigned int width= FFABS(pic->linesize[0]) / (depth >> 3); in msrle_decode_8_16_24_32() local [all...] |
H A D | vc2enc_dwt.c | 30 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 D | graphdump.c | 74 unsigned width, height, in_indent; in avfilter_graph_dump_to_buf() local
|
H A D | vf_exposure.c | 45 const int width = frame->width; in exposure_slice() local
|
H A D | framepool.c | 35 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 D | vf_gblur_init.h | 45 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 D | vf_vflip.c | 85 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 D | h265_levels.c | 23 int width; member 68 int width; member
|
/third_party/ffmpeg/libavfilter/dnn/ |
H A D | dnn_io_proc.c | 202 int left, top, width, height; ff_frame_to_dnn_classify() local [all...] |
H A D | dnn_backend_native_layer_dense.c | 92 int width = operands[input_operand_index].dims[2]; in ff_dnn_execute_layer_dense() local
|
/third_party/ffmpeg/libavformat/ |
H A D | gdv.c | 47 uint16_t width; member
|
H A D | tty.c | 48 int width, height; /**< Set by a private option. */ member
|
H A D | yuv4mpegenc.c | 31 int width, height; in yuv4_write_header() local 184 int width, height; in yuv4_write_packet() local
|
H A D | icoenc.c | 38 unsigned char width; member
|
H A D | hnm.c | 62 unsigned width, height; in hnm_read_header() local
|
H A D | rtpenc_rfc4175.c | 27 int width = s1->streams[0]->codecpar->width; in ff_rtp_send_raw_rfc4175() local
|
H A D | oggparsetheora.c | 82 int width = get_bits(&gb, 24); in theora_header() local
|
H A D | serdec.c | 33 int width, height; member
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_spp.c | 177 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 D | testtrace.c | 42 unsigned int width = 0x10; in libtest_debug_dump() local
|