Home
last modified time | relevance | path

Searched defs:stride_line (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dsnow_dwt.c384 int height, int stride_line) in spatial_compose53i_buffered_init()
403 int stride_line) in spatial_compose53i_dy_buffered()
544 int height, int stride_line) in spatial_compose97i_buffered_init()
566 int stride_line) in spatial_compose97i_dy_buffered()
640 int height, int stride_line, int type, in ff_spatial_idwt_buffered_init()
660 int width, int height, int stride_line, in ff_spatial_idwt_buffered_slice()
H A Dsnow.h93 int stride_line; ///< Stride measured in lines, not pixels. member
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dsnow_dwt.c389 int height, int stride_line) in spatial_compose53i_buffered_init()
408 int stride_line) in spatial_compose53i_dy_buffered()
549 int height, int stride_line) in spatial_compose97i_buffered_init()
571 int stride_line) in spatial_compose97i_dy_buffered()
645 int height, int stride_line, int type, in ff_spatial_idwt_buffered_init()
665 int width, int height, int stride_line, in ff_spatial_idwt_buffered_slice()
H A Dsnow.h88 int stride_line; ///< Stride measured in lines, not pixels. member
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dsnow_dwt.c384 int height, int stride_line) in spatial_compose53i_buffered_init()
403 int stride_line) in spatial_compose53i_dy_buffered()
544 int height, int stride_line) in spatial_compose97i_buffered_init()
566 int stride_line) in spatial_compose97i_dy_buffered()
640 int height, int stride_line, int type, in ff_spatial_idwt_buffered_init()
660 int width, int height, int stride_line, in ff_spatial_idwt_buffered_slice()
H A Dsnow.h93 int stride_line; ///< Stride measured in lines, not pixels. member
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dsnow_dwt.c384 int height, int stride_line) in spatial_compose53i_buffered_init()
403 int stride_line) in spatial_compose53i_dy_buffered()
544 int height, int stride_line) in spatial_compose97i_buffered_init()
566 int stride_line) in spatial_compose97i_dy_buffered()
640 int height, int stride_line, int type, in ff_spatial_idwt_buffered_init()
660 int width, int height, int stride_line, in ff_spatial_idwt_buffered_slice()
H A Dsnow.h93 int stride_line; ///< Stride measured in lines, not pixels. member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dsnow_dwt.c384 int height, int stride_line) in spatial_compose53i_buffered_init()
403 int stride_line) in spatial_compose53i_dy_buffered()
544 int height, int stride_line) in spatial_compose97i_buffered_init()
566 int stride_line) in spatial_compose97i_dy_buffered()
640 int height, int stride_line, int type, in ff_spatial_idwt_buffered_init()
660 int width, int height, int stride_line, in ff_spatial_idwt_buffered_slice()
H A Dsnow.h93 int stride_line; ///< Stride measured in lines, not pixels. member
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dsnow_dwt.c389 int height, int stride_line) in spatial_compose53i_buffered_init()
408 int stride_line) in spatial_compose53i_dy_buffered()
549 int height, int stride_line) in spatial_compose97i_buffered_init()
571 int stride_line) in spatial_compose97i_dy_buffered()
645 int height, int stride_line, int type, in ff_spatial_idwt_buffered_init()
665 int width, int height, int stride_line, in ff_spatial_idwt_buffered_slice()
H A Dsnow.h88 int stride_line; ///< Stride measured in lines, not pixels. member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dsnow_dwt.c384 int height, int stride_line) in spatial_compose53i_buffered_init()
403 int stride_line) in spatial_compose53i_dy_buffered()
544 int height, int stride_line) in spatial_compose97i_buffered_init()
566 int stride_line) in spatial_compose97i_dy_buffered()
640 int height, int stride_line, int type, in ff_spatial_idwt_buffered_init()
660 int width, int height, int stride_line, in ff_spatial_idwt_buffered_slice()
H A Dsnow.h93 int stride_line; ///< Stride measured in lines, not pixels. member
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dsnow.c414 int stride_line; ///< Stride measured in lines, not pixels. member
1081 …patial_compose53i_buffered_init(dwt_compose_t *cs, slice_buffer * sb, int height, int stride_line){ in spatial_compose53i_buffered_init()
1093 …mpose53i_dy_buffered(dwt_compose_t *cs, slice_buffer * sb, int width, int height, int stride_line){ in spatial_compose53i_dy_buffered()
1199 …patial_compose97i_buffered_init(dwt_compose_t *cs, slice_buffer * sb, int height, int stride_line){ in spatial_compose97i_buffered_init()
1215 …red(DSPContext *dsp, dwt_compose_t *cs, slice_buffer * sb, int width, int height, int stride_line){ in spatial_compose97i_dy_buffered()
1275 …ed_init(dwt_compose_t *cs, slice_buffer * sb, int width, int height, int stride_line, int type, in… in ff_spatial_idwt_buffered_init()
1312 … dwt_compose_t *cs, slice_buffer * slice_buf, int width, int height, int stride_line, int type, in… in ff_spatial_idwt_buffered_slice()