| /third_party/ffmpeg/libavcodec/ |
| H A D | anm.c | 76 op(uint8_t **dst, const uint8_t *dst_end, GetByteContext *gb, int pixel, int count, int *x, int width, int linesize) op() argument
|
| H A D | dv_profile.c | 305 av_dv_codec_profile(int width, int height, enum AVPixelFormat pix_fmt) av_dv_codec_profile() argument 315 av_dv_codec_profile2(int width, int height, enum AVPixelFormat pix_fmt, AVRational frame_rate) av_dv_codec_profile2() argument [all...] |
| H A D | diracdsp.c | 139 static void put_signed_rect_clamped_8bit_c(uint8_t *dst, int dst_stride, const uint8_t *_src, int src_stride, int width, int height) in put_signed_rect_clamped_8bit_c() argument 32 dirac_hpel_filter(uint8_t *dsth, uint8_t *dstv, uint8_t *dstc, const uint8_t *src, int stride, int width, int height) dirac_hpel_filter() argument 177 add_rect_clamped_c(uint8_t *dst, const uint16_t *src, int stride, const int16_t *idwt, int idwt_stride, int width, int height) add_rect_clamped_c() argument [all...] |
| H A D | bmp.c | 37 int width, height; in bmp_decode_frame() local [all...] |
| H A D | roqvideo.h | 45 int width, height; member
|
| H A D | vbndec.c | 64 int width, height, components, format, compression, pix_fmt, linesize, data_size; in vbn_decode_frame() local
|
| H A D | rtjpeg.c | 158 void ff_rtjpeg_decode_init(RTJpegContext *c, int width, int height, in ff_rtjpeg_decode_init() argument
|
| 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/doc/examples/ |
| H A D | vaapi_encode.c | 41 static int width, height; variable [all...] |
| H A D | scaling_video.c | 33 fill_yuv_image(uint8_t *data[4], int linesize[4], int width, int height, int frame_index) fill_yuv_image() argument
|
| /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...] |
| /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
|