Home
last modified time | relevance | path

Searched refs:neighbors_second (Results 1 – 21 of 21) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dtemporal_filter_sse4.c318 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
360 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_apply_temporal_filter_luma_16()
425 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
475 const int16_t *const *neighbors_second; in vp9_apply_temporal_filter_luma() local
482 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
507 neighbors_second = LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
514 neighbors_second, top_weight, bottom_weight, NULL); in vp9_apply_temporal_filter_luma()
529 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
547 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
552 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
[all …]
H A Dhighbd_temporal_filter_sse4.c201 const uint32_t *const *neighbors_second, int top_weight, in vp9_highbd_apply_temporal_filter_luma_8() argument
229 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
274 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_highbd_apply_temporal_filter_luma_8()
332 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
381 const uint32_t *const *neighbors_second; in vp9_highbd_apply_temporal_filter_luma() local
385 neighbors_second = HIGHBD_LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
392 neighbors_first, neighbors_second, top_weight, bottom_weight); in vp9_highbd_apply_temporal_filter_luma()
407 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
425 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
430 neighbors_second = HIGHBD_LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
[all …]
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/ASM_SSE4_1/
H A DEbTemporalFiltering_sse4.c343 mul_second = _mm_loadu_si128((const __m128i *)neighbors_second[0]); in av1_apply_temporal_filter_luma_16()
491 const int16_t *const *neighbors_second; in av1_apply_temporal_filter_luma() local
498 neighbors_second = luma_right_column_neighbors; in av1_apply_temporal_filter_luma()
514 neighbors_second, in av1_apply_temporal_filter_luma()
533 neighbors_second, in av1_apply_temporal_filter_luma()
544 neighbors_second = luma_middle_column_neighbors; in av1_apply_temporal_filter_luma()
559 neighbors_second, in av1_apply_temporal_filter_luma()
584 neighbors_second, in av1_apply_temporal_filter_luma()
611 neighbors_second, in av1_apply_temporal_filter_luma()
618 neighbors_second = luma_right_column_neighbors; in av1_apply_temporal_filter_luma()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/x86/
H A Dtemporal_filter_sse4.c318 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
360 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_apply_temporal_filter_luma_16()
425 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
475 const int16_t *const *neighbors_second; in vp9_apply_temporal_filter_luma() local
482 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
507 neighbors_second = LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
514 neighbors_second, top_weight, bottom_weight, NULL); in vp9_apply_temporal_filter_luma()
529 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
547 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
552 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
[all …]
H A Dhighbd_temporal_filter_sse4.c201 const uint32_t *const *neighbors_second, int top_weight, in vp9_highbd_apply_temporal_filter_luma_8() argument
229 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
274 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_highbd_apply_temporal_filter_luma_8()
332 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
381 const uint32_t *const *neighbors_second; in vp9_highbd_apply_temporal_filter_luma() local
385 neighbors_second = HIGHBD_LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
392 neighbors_first, neighbors_second, top_weight, bottom_weight); in vp9_highbd_apply_temporal_filter_luma()
407 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
425 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
430 neighbors_second = HIGHBD_LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/x86/
H A Dtemporal_filter_sse4.c318 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
360 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_apply_temporal_filter_luma_16()
425 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
475 const int16_t *const *neighbors_second; in vp9_apply_temporal_filter_luma() local
482 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
507 neighbors_second = LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
514 neighbors_second, top_weight, bottom_weight, NULL); in vp9_apply_temporal_filter_luma()
529 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
547 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
552 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
[all …]
H A Dhighbd_temporal_filter_sse4.c201 const uint32_t *const *neighbors_second, int top_weight, in vp9_highbd_apply_temporal_filter_luma_8() argument
229 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
274 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_highbd_apply_temporal_filter_luma_8()
332 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
381 const uint32_t *const *neighbors_second; in vp9_highbd_apply_temporal_filter_luma() local
385 neighbors_second = HIGHBD_LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
392 neighbors_first, neighbors_second, top_weight, bottom_weight); in vp9_highbd_apply_temporal_filter_luma()
407 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
425 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
430 neighbors_second = HIGHBD_LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
[all …]
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/ASM_SSE4_1/
H A DEbTemporalFiltering_sse4.c343 mul_second = _mm_loadu_si128((const __m128i *)neighbors_second[0]); in av1_apply_temporal_filter_luma_16()
491 const int16_t *const *neighbors_second; in av1_apply_temporal_filter_luma() local
498 neighbors_second = luma_right_column_neighbors; in av1_apply_temporal_filter_luma()
514 neighbors_second, in av1_apply_temporal_filter_luma()
533 neighbors_second, in av1_apply_temporal_filter_luma()
544 neighbors_second = luma_middle_column_neighbors; in av1_apply_temporal_filter_luma()
559 neighbors_second, in av1_apply_temporal_filter_luma()
584 neighbors_second, in av1_apply_temporal_filter_luma()
611 neighbors_second, in av1_apply_temporal_filter_luma()
618 neighbors_second = luma_right_column_neighbors; in av1_apply_temporal_filter_luma()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dtemporal_filter_sse4.c318 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
360 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_apply_temporal_filter_luma_16()
425 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
475 const int16_t *const *neighbors_second; in vp9_apply_temporal_filter_luma() local
482 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
507 neighbors_second = LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
514 neighbors_second, top_weight, bottom_weight, NULL); in vp9_apply_temporal_filter_luma()
529 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
547 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
552 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
[all …]
H A Dhighbd_temporal_filter_sse4.c201 const uint32_t *const *neighbors_second, int top_weight, in vp9_highbd_apply_temporal_filter_luma_8() argument
229 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
274 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_highbd_apply_temporal_filter_luma_8()
332 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
381 const uint32_t *const *neighbors_second; in vp9_highbd_apply_temporal_filter_luma() local
385 neighbors_second = HIGHBD_LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
392 neighbors_first, neighbors_second, top_weight, bottom_weight); in vp9_highbd_apply_temporal_filter_luma()
407 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
425 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
430 neighbors_second = HIGHBD_LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/x86/
H A Dtemporal_filter_sse4.c318 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
360 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_apply_temporal_filter_luma_16()
425 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
475 const int16_t *const *neighbors_second; in vp9_apply_temporal_filter_luma() local
482 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
507 neighbors_second = LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
514 neighbors_second, top_weight, bottom_weight, NULL); in vp9_apply_temporal_filter_luma()
529 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
547 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
552 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
[all …]
H A Dhighbd_temporal_filter_sse4.c201 const uint32_t *const *neighbors_second, int top_weight, in vp9_highbd_apply_temporal_filter_luma_8() argument
229 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
274 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_highbd_apply_temporal_filter_luma_8()
332 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
381 const uint32_t *const *neighbors_second; in vp9_highbd_apply_temporal_filter_luma() local
385 neighbors_second = HIGHBD_LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
392 neighbors_first, neighbors_second, top_weight, bottom_weight); in vp9_highbd_apply_temporal_filter_luma()
407 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
425 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
430 neighbors_second = HIGHBD_LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dtemporal_filter_sse4.c318 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
360 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_apply_temporal_filter_luma_16()
425 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
475 const int16_t *const *neighbors_second; in vp9_apply_temporal_filter_luma() local
482 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
507 neighbors_second = LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
514 neighbors_second, top_weight, bottom_weight, NULL); in vp9_apply_temporal_filter_luma()
529 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
547 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
552 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
[all …]
H A Dhighbd_temporal_filter_sse4.c201 const uint32_t *const *neighbors_second, int top_weight, in vp9_highbd_apply_temporal_filter_luma_8() argument
229 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
274 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_highbd_apply_temporal_filter_luma_8()
332 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
381 const uint32_t *const *neighbors_second; in vp9_highbd_apply_temporal_filter_luma() local
385 neighbors_second = HIGHBD_LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
392 neighbors_first, neighbors_second, top_weight, bottom_weight); in vp9_highbd_apply_temporal_filter_luma()
407 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
425 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
430 neighbors_second = HIGHBD_LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
[all …]
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/x86/
H A Dtemporal_filter_sse4.c318 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
360 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_apply_temporal_filter_luma_16()
425 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
475 const int16_t *const *neighbors_second; in vp9_apply_temporal_filter_luma() local
482 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
507 neighbors_second = LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
514 neighbors_second, top_weight, bottom_weight, NULL); in vp9_apply_temporal_filter_luma()
529 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
547 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
552 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
[all …]
H A Dhighbd_temporal_filter_sse4.c201 const uint32_t *const *neighbors_second, int top_weight, in vp9_highbd_apply_temporal_filter_luma_8() argument
229 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
274 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_highbd_apply_temporal_filter_luma_8()
332 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
381 const uint32_t *const *neighbors_second; in vp9_highbd_apply_temporal_filter_luma() local
385 neighbors_second = HIGHBD_LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
392 neighbors_first, neighbors_second, top_weight, bottom_weight); in vp9_highbd_apply_temporal_filter_luma()
407 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
425 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
430 neighbors_second = HIGHBD_LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/x86/
H A Dtemporal_filter_sse4.c318 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
360 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_apply_temporal_filter_luma_16()
425 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
475 const int16_t *const *neighbors_second; in vp9_apply_temporal_filter_luma() local
482 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
507 neighbors_second = LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
514 neighbors_second, top_weight, bottom_weight, NULL); in vp9_apply_temporal_filter_luma()
529 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
547 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
552 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
[all …]
H A Dhighbd_temporal_filter_sse4.c201 const uint32_t *const *neighbors_second, int top_weight, in vp9_highbd_apply_temporal_filter_luma_8() argument
229 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
274 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_highbd_apply_temporal_filter_luma_8()
332 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
381 const uint32_t *const *neighbors_second; in vp9_highbd_apply_temporal_filter_luma() local
385 neighbors_second = HIGHBD_LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
392 neighbors_first, neighbors_second, top_weight, bottom_weight); in vp9_highbd_apply_temporal_filter_luma()
407 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
425 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
430 neighbors_second = HIGHBD_LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/x86/
H A Dtemporal_filter_sse4.c318 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
360 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_apply_temporal_filter_luma_16()
425 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_apply_temporal_filter_luma_16()
475 const int16_t *const *neighbors_second; in vp9_apply_temporal_filter_luma() local
482 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
507 neighbors_second = LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
514 neighbors_second, top_weight, bottom_weight, NULL); in vp9_apply_temporal_filter_luma()
529 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
547 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_apply_temporal_filter_luma()
552 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_apply_temporal_filter_luma()
[all …]
H A Dhighbd_temporal_filter_sse4.c201 const uint32_t *const *neighbors_second, int top_weight, in vp9_highbd_apply_temporal_filter_luma_8() argument
229 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
274 mul_second = _mm_load_si128((const __m128i *)neighbors_second[1]); in vp9_highbd_apply_temporal_filter_luma_8()
332 mul_second = _mm_load_si128((const __m128i *)neighbors_second[0]); in vp9_highbd_apply_temporal_filter_luma_8()
381 const uint32_t *const *neighbors_second; in vp9_highbd_apply_temporal_filter_luma() local
385 neighbors_second = HIGHBD_LUMA_MIDDLE_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
392 neighbors_first, neighbors_second, top_weight, bottom_weight); in vp9_highbd_apply_temporal_filter_luma()
407 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
425 v_dist + uv_blk_col, neighbors_first, neighbors_second, top_weight, in vp9_highbd_apply_temporal_filter_luma()
430 neighbors_second = HIGHBD_LUMA_RIGHT_COLUMN_NEIGHBORS; in vp9_highbd_apply_temporal_filter_luma()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/x86/
H A Dtemporal_filter_sse4.c369 mul_second = _mm_loadu_si128((const __m128i *)neighbors_second[0]); in apply_temporal_filter_luma_16()
539 const int16_t *const *neighbors_second; in apply_temporal_filter_luma() local
546 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in apply_temporal_filter_luma()
571 neighbors_second = LUMA_MIDDLE_COLUMN_NEIGHBORS; in apply_temporal_filter_luma()
578 neighbors_second, top_weight, bottom_weight, NULL); in apply_temporal_filter_luma()
616 neighbors_second = LUMA_RIGHT_COLUMN_NEIGHBORS; in apply_temporal_filter_luma()
623 neighbors_second, top_weight, bottom_weight, NULL); in apply_temporal_filter_luma()
1233 const uint32_t *const *neighbors_second, int top_weight, in highbd_apply_temporal_filter_luma_8() argument
1413 const uint32_t *const *neighbors_second; in highbd_apply_temporal_filter_luma() local
1417 neighbors_second = HIGHBD_LUMA_MIDDLE_COLUMN_NEIGHBORS; in highbd_apply_temporal_filter_luma()
[all …]