Home
last modified time | relevance | path

Searched refs:old_stride (Results 1 – 25 of 31) sorted by relevance

12

/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Descape124.c222 unsigned old_stride, new_stride; in escape124_decode_frame() local
284 old_stride = s->frame.linesize[0] / 2; in escape124_decode_frame()
300 old_frame_data, old_stride); in escape124_decode_frame()
303 old_frame_data, old_stride); in escape124_decode_frame()
353 old_frame_data += old_stride * 8 - superblocks_per_row * 8; in escape124_decode_frame()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Descape124.c215 unsigned old_stride, new_stride; in escape124_decode_frame() local
292 old_stride = s->frame->linesize[0] / 2; in escape124_decode_frame()
308 old_frame_data, old_stride); in escape124_decode_frame()
311 old_frame_data, old_stride); in escape124_decode_frame()
359 old_frame_data += old_stride * 8 - superblocks_per_row * 8; in escape124_decode_frame()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Descape124.c215 unsigned old_stride, new_stride; in escape124_decode_frame() local
279 old_stride = s->frame->linesize[0] / 2; in escape124_decode_frame()
295 old_frame_data, old_stride); in escape124_decode_frame()
298 old_frame_data, old_stride); in escape124_decode_frame()
346 old_frame_data += old_stride * 8 - superblocks_per_row * 8; in escape124_decode_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Descape124.c215 unsigned old_stride, new_stride; in escape124_decode_frame() local
292 old_stride = s->frame->linesize[0] / 2; in escape124_decode_frame()
308 old_frame_data, old_stride); in escape124_decode_frame()
311 old_frame_data, old_stride); in escape124_decode_frame()
359 old_frame_data += old_stride * 8 - superblocks_per_row * 8; in escape124_decode_frame()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Descape124.c215 unsigned old_stride, new_stride; in escape124_decode_frame() local
292 old_stride = s->frame->linesize[0] / 2; in escape124_decode_frame()
308 old_frame_data, old_stride); in escape124_decode_frame()
311 old_frame_data, old_stride); in escape124_decode_frame()
359 old_frame_data += old_stride * 8 - superblocks_per_row * 8; in escape124_decode_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Descape124.c215 unsigned old_stride, new_stride; in escape124_decode_frame() local
292 old_stride = s->frame->linesize[0] / 2; in escape124_decode_frame()
308 old_frame_data, old_stride); in escape124_decode_frame()
311 old_frame_data, old_stride); in escape124_decode_frame()
359 old_frame_data += old_stride * 8 - superblocks_per_row * 8; in escape124_decode_frame()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Descape124.c215 unsigned old_stride, new_stride; in escape124_decode_frame() local
279 old_stride = s->frame->linesize[0] / 2; in escape124_decode_frame()
295 old_frame_data, old_stride); in escape124_decode_frame()
298 old_frame_data, old_stride); in escape124_decode_frame()
346 old_frame_data += old_stride * 8 - superblocks_per_row * 8; in escape124_decode_frame()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/fmv/codecs/
H A Descape124.c210 unsigned old_stride, new_stride; in escape124_decode_frame() local
283 old_stride = s->line_bytes / 2; in escape124_decode_frame()
302 old_frame_data, old_stride); in escape124_decode_frame()
307 old_frame_data, old_stride); in escape124_decode_frame()
368 old_frame_data += old_stride * 8 - superblocks_per_row * 8; in escape124_decode_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Descape124.c215 unsigned old_stride, new_stride; in escape124_decode_frame() local
292 old_stride = s->frame->linesize[0] / 2; in escape124_decode_frame()
308 old_frame_data, old_stride); in escape124_decode_frame()
311 old_frame_data, old_stride); in escape124_decode_frame()
359 old_frame_data += old_stride * 8 - superblocks_per_row * 8; in escape124_decode_frame()
/dports/multimedia/transcode/transcode-1.1.7/libtcvideo/
H A Dzoom.c38 int old_stride; /* Bytes per line (original image) */ member
416 int old_stride, int new_stride, TCVZoomFilter filter) in zoom_init() argument
423 || old_stride <= 0 || new_stride <= 0) in zoom_init()
437 zi->old_stride = old_stride; in zoom_init()
495 int stride = (old_w==new_w) ? old_stride : Bpp*new_w; in zoom_init()
604 from_stride = zi->old_stride; in zoom_process()
H A Dzoom.h20 int old_stride, int new_stride, TCVZoomFilter filter);
H A Dtcvideo.c611 int old_stride = width * Bpp; in tcv_zoom() local
616 old_stride *= 2; in tcv_zoom()
620 old_stride, new_stride, filter); in tcv_zoom()
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/vkcom/shader/
H A Dpermute.comp17 int old_stride[];
38 old_pos += (new_pos / new_stride[j]) * old_stride[order];
/dports/math/xtensor/xtensor-0.24.0/include/xtensor/
H A Dxdynamic_view.hpp681 const ST& old_stride, in fill_args()
684 …ll_args_impl<xkeep_slice<std::ptrdiff_t>>(slices, sl_idx, i, old_shape, old_stride, shape, strides) in fill_args()
685 …l_args_impl<xdrop_slice<std::ptrdiff_t>>(slices, sl_idx, i, old_shape, old_stride, shape, strides); in fill_args()
691 const ST& old_stride, in fill_args_impl()
702 new_adj_strides[i] = static_cast<std::ptrdiff_t>(old_stride); in fill_args_impl()
/dports/graphics/evince/evince-41.3/backend/dvi/mdvi-lib/
H A Dbitmap.c842 int old_stride; in mdvi_shrink_glyph() local
882 old_stride = oldmap->stride; in mdvi_shrink_glyph()
897 sample = do_sample(old_ptr, old_stride, in mdvi_shrink_glyph()
910 old_ptr = bm_offset(old_ptr, rows * old_stride); in mdvi_shrink_glyph()
/dports/print/xreader/xreader-3.2.2/backend/dvi/mdvi-lib/
H A Dbitmap.c843 int old_stride; in mdvi_shrink_glyph() local
883 old_stride = oldmap->stride; in mdvi_shrink_glyph()
898 sample = do_sample(old_ptr, old_stride, in mdvi_shrink_glyph()
911 old_ptr = bm_offset(old_ptr, rows * old_stride); in mdvi_shrink_glyph()
/dports/graphics/atril-lite/atril-1.26.0/backend/dvi/mdvi-lib/
H A Dbitmap.c842 int old_stride; in mdvi_shrink_glyph() local
882 old_stride = oldmap->stride; in mdvi_shrink_glyph()
897 sample = do_sample(old_ptr, old_stride, in mdvi_shrink_glyph()
910 old_ptr = bm_offset(old_ptr, rows * old_stride); in mdvi_shrink_glyph()
/dports/graphics/atril/atril-1.26.0/backend/dvi/mdvi-lib/
H A Dbitmap.c842 int old_stride; in mdvi_shrink_glyph() local
882 old_stride = oldmap->stride; in mdvi_shrink_glyph()
897 sample = do_sample(old_ptr, old_stride, in mdvi_shrink_glyph()
910 old_ptr = bm_offset(old_ptr, rows * old_stride); in mdvi_shrink_glyph()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c348 uint32_t old_stride = so->vb[i].stride; in fd_set_vertex_buffers() local
349 if ((new_enabled != old_enabled) || (new_stride != old_stride)) { in fd_set_vertex_buffers()
/dports/graphics/geomview/geomview-1.9.5/src/lib/shade/
H A Dimage.c1457 int old_stride; in readdata() local
1463 old_stride = old_data ? img->channels : 0; in readdata()
1465 for (k = 0; k < old_stride; k++) { in readdata()
1479 old_data += old_stride; in readdata()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c387 uint32_t old_stride = so->vb[i].stride; in fd_set_vertex_buffers() local
388 if ((new_enabled != old_enabled) || (new_stride != old_stride)) { in fd_set_vertex_buffers()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c387 uint32_t old_stride = so->vb[i].stride; in fd_set_vertex_buffers() local
388 if ((new_enabled != old_enabled) || (new_stride != old_stride)) { in fd_set_vertex_buffers()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c387 uint32_t old_stride = so->vb[i].stride; in fd_set_vertex_buffers() local
388 if ((new_enabled != old_enabled) || (new_stride != old_stride)) { in fd_set_vertex_buffers()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c387 uint32_t old_stride = so->vb[i].stride; in fd_set_vertex_buffers() local
388 if ((new_enabled != old_enabled) || (new_stride != old_stride)) { in fd_set_vertex_buffers()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c387 uint32_t old_stride = so->vb[i].stride; in fd_set_vertex_buffers() local
388 if ((new_enabled != old_enabled) || (new_stride != old_stride)) { in fd_set_vertex_buffers()

12