Home
last modified time | relevance | path

Searched defs:dst_h (Results 1 – 12 of 12) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dlswsutils.c23 int dst_w, int dst_h, enum AVPixelFormat dst_pix_fmt, in ff_scale_image()
Dvf_overlay.c367 const int dst_h = dst->height; in blend_slice_packed_rgb() local
447 int dst_w, int dst_h, in blend_plane()
555 int dst_w, int dst_h, in alpha_composite()
613 const int dst_h = dst->height; in blend_slice_yuv() local
642 const int dst_h = dst->height; in blend_slice_planar_rgb() local
Dvf_owdenoise.c103 static inline void decompose(float *dst_l, float *dst_h, const float *src, in decompose()
140 static inline void decompose2D(float *dst_l, float *dst_h, const float *src, in decompose2D()
Ddrawutils.c447 int dst_w, int dst_h, in ff_blend_rectangle()
623 uint8_t *dst[], int dst_linesize[], int dst_w, int dst_h, in ff_blend_mask()
Dvf_histogram.c299 const int dst_h = AV_CEIL_RSHIFT(outlink->h, (is_chroma ? s->odesc->log2_chroma_h : 0)); in filter_frame() local
Dvf_waveform.c399 const int dst_h = s->display == PARADE ? out->height / s->acomp : out->height; in envelope_instant16() local
446 const int dst_h = s->display == PARADE ? out->height / s->acomp : out->height; in envelope_instant() local
494 const int dst_h = s->display == PARADE ? out->height / s->acomp : out->height; in envelope_peak16() local
563 const int dst_h = s->display == PARADE ? out->height / s->acomp : out->height; in envelope_peak() local
883 const int dst_h = 256; in lowpass() local
/third_party/ffmpeg/tests/checkasm/
Dvideodsp.c49 #define check_emu_edge_size(type, src_w, src_h, dst_w, dst_h) \ argument
/third_party/libdrm/exynos/
Dexynos_fimg2d.c506 unsigned int src_w, src_h, dst_w, dst_h; in g2d_copy() local
590 unsigned int src_w, src_h, dst_w, dst_h; in g2d_move() local
685 unsigned int dst_h, unsigned int negative) in g2d_copy_with_scale()
798 unsigned int src_w, src_h, dst_w, dst_h; in g2d_blend() local
909 unsigned int dst_y, unsigned int dst_w, unsigned int dst_h, in g2d_scale_and_blend()
/third_party/wayland-ivi-extension/screen-info/module/
Dscreen-info.h6 int dst_h; member
21 int dst_h; member
/third_party/ffmpeg/doc/examples/
Dscaling_video.c56 int src_w = 320, src_h = 240, dst_w, dst_h; in main() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_surface.c665 int dst_w, dst_h; in SDL_UpperBlitScaled() local
DSDL_blit.h62 int dst_w, dst_h; member