Searched refs:Hev (Results 1 – 7 of 7) sorted by relevance
/external/libgav1/libgav1/src/dsp/ |
D | loop_filter.cc | 80 inline bool Hev(const Pixel* p, ptrdiff_t step, int thresh) { in Hev() function 134 if (Hev(dst, 1, hev_thresh)) { in Vertical4() 155 if (Hev(dst, stride, hev_thresh)) { in Horizontal4() 226 } else if (Hev(dst, 1, hev_thresh)) { in Vertical6() 250 } else if (Hev(dst, stride, hev_thresh)) { in Horizontal6() 325 } else if (Hev(dst, 1, hev_thresh)) { in Vertical8() 349 } else if (Hev(dst, stride, hev_thresh)) { in Horizontal8() 433 } else if (Hev(dst, 1, hev_thresh)) { in Vertical14() 461 } else if (Hev(dst, stride, hev_thresh)) { in Horizontal14()
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | loop_filter_sse4.cc | 63 inline __m128i Hev(const __m128i& qp1, const __m128i& qp0, in Hev() function 162 const __m128i v_hev_mask = Hev(qp1, qp0, v_hev_thresh); in Horizontal4() 233 const __m128i v_hev_mask = Hev(qp1, qp0, v_hev_thresh); in Vertical4() 341 const __m128i v_hev_mask = Hev(qp1, qp0, v_hev_thresh); in Horizontal6() 445 const __m128i v_hev_mask = Hev(qp1, qp0, v_hev_thresh); in Vertical6() 586 const __m128i v_hev_mask = Hev(qp1, qp0, v_hev_thresh); in Horizontal8() 688 const __m128i v_hev_mask = Hev(qp1, qp0, v_hev_thresh); in Vertical8() 828 const __m128i v_hev_mask = Hev(qp1, qp0, v_hev_thresh); in Horizontal14() 1040 const __m128i v_hev_mask = Hev(qp1, qp0, v_hev_thresh); in Vertical14() 1191 inline __m128i Hev(const __m128i& qp1, const __m128i& qp0, in Hev() function [all …]
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | loop_filter_neon.cc | 36 inline uint8x8_t Hev(const uint8x8_t abd_p0p1_q0q1, const uint8_t thresh) { in Hev() function 71 const uint8x8_t hev_tmp_mask = Hev(p0p1_q0q1, hev_thresh); in Filter4Masks() 279 *hev_mask = Hev(p0p1_q0q1, hev_thresh); in Filter6Masks() 514 *hev_mask = Hev(p0p1_q0q1, hev_thresh); in Filter8Masks()
|
/external/webp/src/dsp/ |
D | dec.c | 523 static WEBP_INLINE int Hev(const uint8_t* p, int step, int thresh) { in Hev() function 601 if (Hev(p, hstride, hev_thresh)) { in FilterLoop26_C() 618 if (Hev(p, hstride, hev_thresh)) { in FilterLoop24_C()
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 3440e9d3f7081188d67bd33c74f1ffe6.000074cb.honggfuzz.cov | 49 …�f1�+��h%u���>�b�$���'t+i9��2Ә��a螓:��1���a�l�ݳWO�{�{A��..B�Ɍ��b���<ҾHev)���Z��`\�tc���จh5…
|
D | e602a38ffc3d907e0225b05647fccbf2.00069ea2.honggfuzz.cov | 565 …��~e���t�+#����p����,�ʞ͞�?l��lO҃X�9������,u�uV�Ӎ��<@^ta��#(��V�d�Ŋ�"�"ʓn�<�$�Hev):!B#-
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | e602a38ffc3d907e0225b05647fccbf2.00069ea2.honggfuzz.cov | 565 …��~e���t�+#����p����,�ʞ͞�?l��lO҃X�9������,u�uV�Ӎ��<@^ta��#(��V�d�Ŋ�"�"ʓn�<�$�Hev):!B#-
|