Home
last modified time | relevance | path

Searched refs:copy_frame (Results 1 – 25 of 68) sorted by relevance

123

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/linux/sse4/
H A DDllLibSSE4.h21 …virtual void copy_frame(void * pSrc, void * pDest, void * pCacheBlock, unsigned int width, unsigne…
27 …DEFINE_METHOD6(void, copy_frame, (void *p1, void *p2, void *p3, unsigned int p4, unsigned int p5, …
30 RESOLVE_METHOD(copy_frame)
/dports/devel/z88dk/z88dk/examples/zx81/
H A Dhorse.c164 void copy_frame(char *spr) { in copy_frame() function
205 copy_frame(horseg+(416*y)); in main()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dav1_noise_estimate.c87 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
149 copy_frame(&cpi->denoiser.last_source, cpi->source); in av1_update_noise_estimate()
168 copy_frame(&cpi->denoiser.last_source, cpi->source); in av1_update_noise_estimate()
298 copy_frame(&cpi->denoiser.last_source, cpi->source); in av1_update_noise_estimate()
H A Dav1_temporal_denoiser.c372 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
412 copy_frame(&denoiser->running_avg_y[i + shift], &src); in av1_denoiser_update_frame_info()
422 copy_frame(&denoiser->running_avg_y[i + 1 + shift], in av1_denoiser_update_frame_info()
430 copy_frame(&denoiser->running_avg_y[alt_fb_idx + 1 + shift], in av1_denoiser_update_frame_info()
434 copy_frame(&denoiser->running_avg_y[gld_fb_idx + 1 + shift], in av1_denoiser_update_frame_info()
438 copy_frame(&denoiser->running_avg_y[lst_fb_idx + 1 + shift], in av1_denoiser_update_frame_info()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_noise_estimate.c77 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
138 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
157 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
300 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dav1_noise_estimate.c87 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
149 copy_frame(&cpi->denoiser.last_source, cpi->source); in av1_update_noise_estimate()
168 copy_frame(&cpi->denoiser.last_source, cpi->source); in av1_update_noise_estimate()
305 copy_frame(&cpi->denoiser.last_source, cpi->source); in av1_update_noise_estimate()
H A Dav1_temporal_denoiser.c372 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
412 copy_frame(&denoiser->running_avg_y[i + shift], &src); in av1_denoiser_update_frame_info()
422 copy_frame(&denoiser->running_avg_y[i + 1 + shift], in av1_denoiser_update_frame_info()
430 copy_frame(&denoiser->running_avg_y[alt_fb_idx + 1 + shift], in av1_denoiser_update_frame_info()
434 copy_frame(&denoiser->running_avg_y[gld_fb_idx + 1 + shift], in av1_denoiser_update_frame_info()
438 copy_frame(&denoiser->running_avg_y[lst_fb_idx + 1 + shift], in av1_denoiser_update_frame_info()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_noise_estimate.c77 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
138 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
157 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
300 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
H A Dvp9_denoiser.c439 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
479 copy_frame(&denoiser->running_avg_y[i + shift], &src); in vp9_denoiser_update_frame_info()
490 copy_frame(&denoiser->running_avg_y[i + 1 + shift], in vp9_denoiser_update_frame_info()
498 copy_frame(&denoiser->running_avg_y[alt_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
502 copy_frame(&denoiser->running_avg_y[gld_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
506 copy_frame(&denoiser->running_avg_y[lst_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_noise_estimate.c77 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
138 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
157 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
300 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
H A Dvp9_denoiser.c439 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
479 copy_frame(&denoiser->running_avg_y[i + shift], &src); in vp9_denoiser_update_frame_info()
490 copy_frame(&denoiser->running_avg_y[i + 1 + shift], in vp9_denoiser_update_frame_info()
498 copy_frame(&denoiser->running_avg_y[alt_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
502 copy_frame(&denoiser->running_avg_y[gld_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
506 copy_frame(&denoiser->running_avg_y[lst_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_noise_estimate.c77 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
138 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
157 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
300 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
H A Dvp9_denoiser.c439 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
479 copy_frame(&denoiser->running_avg_y[i + shift], &src); in vp9_denoiser_update_frame_info()
490 copy_frame(&denoiser->running_avg_y[i + 1 + shift], in vp9_denoiser_update_frame_info()
498 copy_frame(&denoiser->running_avg_y[alt_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
502 copy_frame(&denoiser->running_avg_y[gld_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
506 copy_frame(&denoiser->running_avg_y[lst_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_noise_estimate.c77 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
138 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
157 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
300 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
H A Dvp9_denoiser.c439 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
479 copy_frame(&denoiser->running_avg_y[i + shift], &src); in vp9_denoiser_update_frame_info()
490 copy_frame(&denoiser->running_avg_y[i + 1 + shift], in vp9_denoiser_update_frame_info()
498 copy_frame(&denoiser->running_avg_y[alt_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
502 copy_frame(&denoiser->running_avg_y[gld_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
506 copy_frame(&denoiser->running_avg_y[lst_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_noise_estimate.c77 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
138 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
157 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
300 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
H A Dvp9_denoiser.c439 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
479 copy_frame(&denoiser->running_avg_y[i + shift], &src); in vp9_denoiser_update_frame_info()
490 copy_frame(&denoiser->running_avg_y[i + 1 + shift], in vp9_denoiser_update_frame_info()
498 copy_frame(&denoiser->running_avg_y[alt_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
502 copy_frame(&denoiser->running_avg_y[gld_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
506 copy_frame(&denoiser->running_avg_y[lst_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_noise_estimate.c77 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
138 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
157 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
300 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
H A Dvp9_denoiser.c439 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
479 copy_frame(&denoiser->running_avg_y[i + shift], &src); in vp9_denoiser_update_frame_info()
490 copy_frame(&denoiser->running_avg_y[i + 1 + shift], in vp9_denoiser_update_frame_info()
498 copy_frame(&denoiser->running_avg_y[alt_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
502 copy_frame(&denoiser->running_avg_y[gld_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
506 copy_frame(&denoiser->running_avg_y[lst_fb_idx + 1 + shift], in vp9_denoiser_update_frame_info()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dav1_noise_estimate.c84 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
146 copy_frame(&cpi->denoiser.last_source, cpi->source); in av1_update_noise_estimate()
165 copy_frame(&cpi->denoiser.last_source, cpi->source); in av1_update_noise_estimate()
303 copy_frame(&cpi->denoiser.last_source, cpi->source); in av1_update_noise_estimate()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_noise_estimate.c77 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
138 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
157 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
300 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_noise_estimate.c77 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
138 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
157 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
300 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_noise_estimate.c62 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
115 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
243 copy_frame(&cpi->denoiser.last_source, cpi->Source); in vp9_update_noise_estimate()
H A Dvp9_denoiser.c386 static void copy_frame(YV12_BUFFER_CONFIG *const dest, in copy_frame() function
423 copy_frame(&denoiser->running_avg_y[i], &src); in vp9_denoiser_update_frame_info()
431 copy_frame(&denoiser->running_avg_y[ALTREF_FRAME], in vp9_denoiser_update_frame_info()
435 copy_frame(&denoiser->running_avg_y[GOLDEN_FRAME], in vp9_denoiser_update_frame_info()
439 copy_frame(&denoiser->running_avg_y[LAST_FRAME], in vp9_denoiser_update_frame_info()
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/vidix/
H A Dvidixlib.c54 int (*copy_frame)( const vidix_dma_t * ); member
117 t_vdl(stream)->copy_frame = dlsymm(t_vdl(stream)->handle,"vixPlaybackCopyFrame"); in vdl_fill_driver()
354 return t_vdl(handle)->copy_frame ? t_vdl(handle)->copy_frame(f) : ENOSYS; in vdlPlaybackCopyFrame()

123