| /third_party/ffmpeg/libavcodec/ |
| 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 | tscc.c | 61 int height; member
|
| 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 | 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 | 46 const int height = frame->height; in exposure_slice() local
|
| H A D | framepool.c | 36 int height; member 53 int height, 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_noise.h | 52 int height[4]; member
|
| 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 static void verti_slice_c(float *buffer, int width, int height, in verti_slice_c() argument
|
| H A D | vf_vflip.c | 68 int height = AV_CEIL_RSHIFT(h, vsub); in get_video_buffer() local 118 int height = AV_CEIL_RSHIFT(link->h, vsub); in filter_frame() local
|
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | h265_levels.c | 24 int height; member 69 int height; 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 246 0, height, ff_frame_to_dnn_classify() local [all...] |
| H A D | dnn_backend_native_layer_dense.c | 91 int height = operands[input_operand_index].dims[1]; in ff_dnn_execute_layer_dense() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | gdv.c | 48 uint16_t height; 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 | 39 unsigned char height; member [all...] |
| H A D | hnm.c | 62 unsigned width, height; in hnm_read_header() local
|
| H A D | rtpenc_rfc4175.c | 28 int height = s1->streams[0]->codecpar->height; in ff_rtp_send_raw_rfc4175() local
|
| /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
|