Home
last modified time | relevance | path

Searched defs:hev_thresh (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/webp/src/dsp/
H A Ddec_mips32.c94 int thresh, int ithresh, int hev_thresh) { in FilterLoop26()
110 int thresh, int ithresh, int hev_thresh) { in FilterLoop24()
126 int thresh, int ithresh, int hev_thresh) { in VFilter16()
131 int thresh, int ithresh, int hev_thresh) { in HFilter16()
137 int thresh, int ithresh, int hev_thresh) { in VFilter8()
143 int thresh, int ithresh, int hev_thresh) { in HFilter8()
149 int thresh, int ithresh, int hev_thresh) { in VFilter8i()
155 int thresh, int ithresh, int hev_thresh) { in HFilter8i()
162 int thresh, int ithresh, int hev_thresh) { in VFilter16i()
171 int thresh, int ithresh, int hev_thresh) { in HFilter16i()
H A Ddec_mips_dsp_r2.c160 int thresh, int ithresh, int hev_thresh) { in FilterLoop26()
298 int thresh, int ithresh, int hev_thresh) { in FilterLoop24()
427 int thresh, int ithresh, int hev_thresh) { in VFilter16()
432 int thresh, int ithresh, int hev_thresh) { in HFilter16()
438 int thresh, int ithresh, int hev_thresh) { in VFilter8()
444 int thresh, int ithresh, int hev_thresh) { in HFilter8()
451 int thresh, int ithresh, int hev_thresh) { in VFilter16i()
460 int thresh, int ithresh, int hev_thresh) { in HFilter16i()
469 int thresh, int ithresh, int hev_thresh) { in VFilter8i()
475 int thresh, int ithresh, int hev_thresh) { in HFilter8i()
H A Ddec.c596 int hev_thresh) { in FilterLoop26_C()
613 int hev_thresh) { in FilterLoop24_C()
631 int thresh, int ithresh, int hev_thresh) { in VFilter16_C()
636 int thresh, int ithresh, int hev_thresh) { in HFilter16_C()
642 int thresh, int ithresh, int hev_thresh) { in VFilter16i_C()
653 int thresh, int ithresh, int hev_thresh) { in HFilter16i_C()
665 int thresh, int ithresh, int hev_thresh) { in VFilter8_C()
673 int thresh, int ithresh, int hev_thresh) { in HFilter8_C()
681 int thresh, int ithresh, int hev_thresh) { in VFilter8i_C()
689 int thresh, int ithresh, int hev_thresh) { in HFilter8i_C()
H A Ddec_sse2.c275 int hev_thresh, __m128i* const not_hev) { in GetNotHEV_SSE2()
379 int hev_thresh) { in DoFilter4_SSE2()
426 int hev_thresh) { in DoFilter6_SSE2()
688 int thresh, int ithresh, int hev_thresh) { in VFilter16_SSE2()
714 int thresh, int ithresh, int hev_thresh) { in HFilter16_SSE2()
734 int thresh, int ithresh, int hev_thresh) { in VFilter16i_SSE2()
767 int thresh, int ithresh, int hev_thresh) { in HFilter16i_SSE2()
796 int thresh, int ithresh, int hev_thresh) { in VFilter8_SSE2()
821 int thresh, int ithresh, int hev_thresh) { in HFilter8_SSE2()
841 int thresh, int ithresh, int hev_thresh) { in VFilter8i_SSE2()
[all …]
H A Ddec_neon.c677 int hev_thresh) { in NeedsHev_NEON()
838 int thresh, int ithresh, int hev_thresh) { in VFilter16_NEON()
855 int thresh, int ithresh, int hev_thresh) { in HFilter16_NEON()
873 int thresh, int ithresh, int hev_thresh) { in VFilter16i_NEON()
897 int thresh, int ithresh, int hev_thresh) { in HFilter16i_NEON()
920 int thresh, int ithresh, int hev_thresh) { in VFilter8_NEON()
936 int thresh, int ithresh, int hev_thresh) { in VFilter8i_NEON()
953 int thresh, int ithresh, int hev_thresh) { in HFilter8_NEON()
968 int thresh, int ithresh, int hev_thresh) { in HFilter8i_NEON()
/aosp_15_r20/external/libgav1/src/dsp/
H A Dloop_filter.cc58 int* const inner_thresh, int* const hev_thresh) { in AdjustThresholds()
131 int hev_thresh) { in Vertical4()
152 int hev_thresh) { in Horizontal4()
220 int hev_thresh) { in Vertical6()
244 int hev_thresh) { in Horizontal6()
319 int hev_thresh) { in Vertical8()
343 int hev_thresh) { in Horizontal8()
423 int hev_thresh) { in Vertical14()
451 int hev_thresh) { in Horizontal14()
H A Dloop_filter_test.cc180 const auto hev_thresh = in TestRandomValues() local
218 const int hev_thresh = 0; in TestSaturatedValues() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dloop_filter_neon.cc64 const uint8_t hev_thresh, const uint8_t outer_thresh, in Filter4Masks()
133 const int hev_thresh) { in Horizontal4_NEON()
178 const int hev_thresh) { in Vertical4_NEON()
265 const uint8x8_t p0q0, const uint8_t hev_thresh, in Filter6Masks()
321 const int hev_thresh) { in Horizontal6_NEON()
380 const int hev_thresh) { in Vertical6_NEON()
492 const uint8_t hev_thresh, const uint8_t outer_thresh, in Filter8Masks()
564 const int hev_thresh) { in Horizontal8_NEON()
631 const int hev_thresh) { in Vertical8_NEON()
813 const int hev_thresh) { in Horizontal14_NEON()
[all …]
H A Dloop_filter_10bit_neon.cc95 const uint16_t hev_thresh, const uint16x4_t outer_mask, in Filter4Masks()
122 const uint16x8_t p0q0, const uint16_t hev_thresh, in Filter6Masks()
152 const uint16_t hev_thresh, const uint16x4_t outer_mask, in Filter8Masks()
224 int outer_thresh, int inner_thresh, int hev_thresh) { in Horizontal4_NEON()
279 int inner_thresh, int hev_thresh) { in Vertical4_NEON()
390 int outer_thresh, int inner_thresh, int hev_thresh) { in Horizontal6_NEON()
464 int inner_thresh, int hev_thresh) { in Vertical6_NEON()
612 int outer_thresh, int inner_thresh, int hev_thresh) { in Horizontal8_NEON()
698 int inner_thresh, int hev_thresh) { in Vertical8_NEON()
878 int outer_thresh, int inner_thresh, int hev_thresh) { in Horizontal14_NEON()
[all …]
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dhighbd_loopfilter_neon.c96 const uint16_t hev_thresh, in filter4_masks()
126 const uint16_t hev_thresh, const uint16x4_t outer_mask, in filter6_masks()
155 const uint16x8_t p0q0, const uint16_t hev_thresh, in filter8_masks()
240 const int hev_thresh = *thresh << (bd - 8); in aom_highbd_lpf_horizontal_4_neon() local
306 const int hev_thresh = *thresh << (bd - 8); in aom_highbd_lpf_vertical_4_neon() local
428 const int hev_thresh = *thresh << (bd - 8); in aom_highbd_lpf_horizontal_6_neon() local
519 const int hev_thresh = *thresh << (bd - 8); in aom_highbd_lpf_vertical_6_neon() local
674 const int hev_thresh = *thresh << (bd - 8); in aom_highbd_lpf_horizontal_8_neon() local
772 const int hev_thresh = *thresh << (bd - 8); in aom_highbd_lpf_vertical_8_neon() local
966 const int hev_thresh = *thresh << (bd - 8); in aom_highbd_lpf_horizontal_14_neon() local
[all …]
/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dloop_filter_sse4.cc64 const __m128i& hev_thresh) { in Hev()
143 int inner_thresh, int hev_thresh) { in Horizontal4()
206 int hev_thresh) { in Vertical4()
317 int inner_thresh, int hev_thresh) { in Horizontal6()
417 int hev_thresh) { in Vertical6()
558 int inner_thresh, int hev_thresh) { in Horizontal8()
661 int hev_thresh) { in Vertical8()
800 int inner_thresh, int hev_thresh) { in Horizontal14()
1013 int inner_thresh, int hev_thresh) { in Vertical14()
1190 const __m128i& hev_thresh) { in Hev()
[all …]
/aosp_15_r20/external/webp/src/enc/
H A Dfilter_enc.c101 const int hev_thresh = (level >= 40) ? 2 : (level >= 15) ? 1 : 0; in DoFilter() local
/aosp_15_r20/external/webp/src/dec/
H A Dframe_dec.c232 const int hev_thresh = f_info->hev_thresh_; in DoFilter() local