| /third_party/ffmpeg/libavcodec/ |
| H A D | zmbv.c | 67 int width, height; member [all...] |
| H A D | vmnc.c | 67 int width, height; member [all...] |
| H A D | tdsc.c | 53 int width, height; member 326 tdsc_blit(uint8_t *dst, int dst_stride, const uint8_t *srcy, int srcy_stride, const uint8_t *srcu, const uint8_t *srcv, int srcuv_stride, int width, int height) tdsc_blit() argument [all...] |
| H A D | utvideodec.c | 90 decode_plane10(UtvideoContext *c, int plane_no, uint16_t *dst, ptrdiff_t stride, int width, int height, const uint8_t *src, const uint8_t *huff, int use_pred) decode_plane10() argument 203 decode_plane(UtvideoContext *c, int plane_no, uint8_t *dst, ptrdiff_t stride, int width, int height, const uint8_t *src, int use_pred) decode_plane() argument 357 restore_median_planar(UtvideoContext *c, uint8_t *src, ptrdiff_t stride, int width, int height, int slices, int rmode) restore_median_planar() argument 409 restore_median_planar_il(UtvideoContext *c, uint8_t *src, ptrdiff_t stride, int width, int height, int slices, int rmode) restore_median_planar_il() argument 464 restore_gradient_planar(UtvideoContext *c, uint8_t *src, ptrdiff_t stride, int width, int height, int slices, int rmode) restore_gradient_planar() argument 505 restore_gradient_planar_il(UtvideoContext *c, uint8_t *src, ptrdiff_t stride, int width, int height, int slices, int rmode) restore_gradient_planar_il() argument [all...] |
| H A D | mss12.c | 294 decode_region(ArithCoder *acoder, uint8_t *dst, uint8_t *rgb_dst, int x, int y, int width, int height, ptrdiff_t stride, ptrdiff_t rgb_stride, PixContext *pctx, const uint32_t *pal) decode_region() argument 326 copy_rectangles(MSS12Context const *c, int x, int y, int width, int height) copy_rectangles() argument 342 motion_compensation(MSS12Context const *c, int x, int y, int width, int height) motion_compensation() argument 376 decode_region_masked(MSS12Context const *c, ArithCoder *acoder, uint8_t *dst, ptrdiff_t stride, uint8_t *mask, ptrdiff_t mask_stride, int x, int y, int width, int height, PixContext *pctx) decode_region_masked() argument 467 decode_region_intra(SliceContext *sc, ArithCoder *acoder, int x, int y, int width, int height) decode_region_intra() argument 503 decode_region_inter(SliceContext *sc, ArithCoder *acoder, int x, int y, int width, int height) decode_region_inter() argument 542 ff_mss12_decode_rect(SliceContext *sc, ArithCoder *acoder, int x, int y, int width, int height) ff_mss12_decode_rect() argument [all...] |
| H A D | tiffenc.c | 59 int height; ///< picture height member [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | gdigrab.c | 53 int height; /**< Height of the grab frame (private option) */ member
|
| H A D | decklink_enc.cpp | 52 decklink_frame(struct decklink_ctx *ctx, AVFrame *avframe, AVCodecID codec_id, int height, int width) : in decklink_frame() argument 54 decklink_frame(struct decklink_ctx *ctx, AVPacket *avpacket, AVCodecID codec_id, int height, int width) : in decklink_frame() argument
|
| H A D | decklink_common.cpp | 257 ff_decklink_set_format(AVFormatContext *avctx, int width, int height, int tb_num, int tb_den, enum AVFieldOrder field_order, decklink_direction_t direction) ff_decklink_set_format() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deshake.c | 235 find_motion(DeshakeContext *deshake, uint8_t *src1, uint8_t *src2, int width, int height, int stride, Transform *t) find_motion() argument 315 deshake_transform_c(AVFilterContext *ctx, int width, int height, int cw, int ch, const float *matrix_y, const float *matrix_uv, enum InterpolateMethod interpolate, enum FillMethod fill, AVFrame *in, AVFrame *out) deshake_transform_c() argument
|
| H A D | vaf_spectrumsynth.c | 146 int height = ctx->inputs[0]->h; in config_output() local
|
| H A D | vf_colorcorrect.c | 70 const int height = s->planeheight[1]; in average_slice8() local 101 const int height = s->planeheight[1]; in average_slice16() local 132 const int height = s->planeheight[1]; in minmax_slice8() local 168 const int height in minmax_slice16() local 204 const int height = s->planeheight[1]; median_8() local 258 const int height = s->planeheight[1]; median_16() local 324 const int height = s->planeheight[1]; colorcorrect_slice8() local 365 const int height = s->planeheight[1]; colorcorrect_slice16() local [all...] |
| H A D | vf_colorcontrast.c | 97 const int height = frame->height; in colorcontrast_slice8() local 151 const int height = frame->height; in colorcontrast_slice16() local 204 const int height = frame->height; in colorcontrast_slice8p() local 256 const int height = frame->height; colorcontrast_slice16p() local [all...] |
| H A D | vf_fillborders.c | 501 const int height = s->planeheight[p]; in margins_borders8() local 546 const int height = s->planeheight[p]; in margins_borders16() local
|
| H A D | vf_guided.c | 55 int height; member 101 int height; member 114 const int height = t->height; in box_slice() local [all...] |
| H A D | vf_spp.c | 164 store_slice_c(uint8_t *dst, const int16_t *src, int dst_linesize, int src_linesize, int width, int height, int log2_scale, const uint8_t dither[8][8]) store_slice_c() argument 194 store_slice16_c(uint16_t *dst, const int16_t *src, int dst_linesize, int src_linesize, int width, int height, int log2_scale, const uint8_t dither[8][8], int depth) store_slice16_c() argument 241 filter(SPPContext *p, uint8_t *dst, uint8_t *src, int dst_linesize, int src_linesize, int width, int height, const uint8_t *qp_table, int qp_stride, int is_luma, int depth) filter() argument [all...] |
| H A D | vf_stack.c | 39 int height[4]; member 200 int height = ctx->inputs[0]->h; in config_output() local [all...] |
| H A D | vf_siti.c | 53 int width, height; member 252 static float std_deviation(float *img_metrics, int width, int height) in std_deviation() argument [all...] |
| H A D | vf_mix.c | 54 int height[4]; member 258 int height = ctx->inputs[0]->h; in config_output() local [all...] |
| H A D | vf_negate.c | 54 int height[4]; member
|
| H A D | vsrc_gradients.c | 251 const int height = frame->height; in draw_gradients_slice() local 274 const int height = frame->height; in draw_gradients_slice16() local 297 const int height = frame->height; in draw_gradients_slice32_planar() local [all...] |
| H A D | vf_sab.c | 142 static int open_filter_param(FilterParam *f, int width, int height, unsigned int sws_flags) in open_filter_param() argument
|
| H A D | vf_uspp.c | 160 store_slice_c(uint8_t *dst, const uint16_t *src, int dst_stride, int src_stride, int width, int height, int log2_scale) store_slice_c() argument 188 filter(USPPContext *p, uint8_t *dst[3], uint8_t *src[3], int dst_stride[3], int src_stride[3], int width, int height, uint8_t *qp_store, int qp_stride) filter() argument 312 const int height = inlink->h; config_input() local [all...] |
| H A D | vf_photosensitivity.c | 93 int width = td->in->width, height = td->in->height, linesize = td->in->linesize[0], skip = td->skip; in convert_frame_partial() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | jpegxl_probe.c | 114 static uint32_t jpegxl_width_from_ratio(uint32_t height, int ratio) in jpegxl_width_from_ratio() argument 145 uint32_t width, height; in jpegxl_read_size_header() local 173 uint32_t width, height; jpegxl_read_preview_header() local [all...] |