Home
last modified time | relevance | path

Searched defs:top_row (Results 1 – 15 of 15) sorted by relevance

/external/libgav1/libgav1/src/dsp/x86/
Dintrapred_smooth_sse4.cc219 const void* top_row, const void* left_column) { in Smooth4x4_SSE4_1()
251 const void* top_row, const void* left_column) { in Smooth4x8_SSE4_1()
264 const void* top_row, const void* left_column) { in Smooth4x16_SSE4_1()
289 __m128i top_row = _mm_cvtepu8_epi16(LoadLo8(above)); in LoadSmoothPixels8() local
409 const void* top_row, const void* left_column) { in Smooth8x4_SSE4_1()
423 const void* top_row, const void* left_column) { in Smooth8x8_SSE4_1()
438 const void* top_row, const void* left_column) { in Smooth8x16_SSE4_1()
454 const void* top_row, const void* left_column) { in Smooth8x32_SSE4_1()
477 const void* const top_row, const void* const left_column) { in SmoothWxH()
536 const void* top_row, const void* left_column) { in SmoothHorizontal4x4_SSE4_1()
[all …]
Dintrapred_sse4.cc96 const void* const top_row, in DcTop()
121 const void* const top_row, in Dc()
716 const void* const top_row, const void* const left_column) { in Paeth4x4_SSE4_1()
746 const void* const top_row, const void* const left_column) { in Paeth4x8_SSE4_1()
791 const void* const top_row, in Paeth4x16_SSE4_1()
866 const void* const top_row, const void* const left_column) { in Paeth8x4_SSE4_1()
895 const void* const top_row, const void* const left_column) { in Paeth8x8_SSE4_1()
936 const void* const top_row, in Paeth8x16_SSE4_1()
1005 const void* const top_row, in Paeth8x32_SSE4_1()
1014 const void* const top_row, in Paeth16x4_SSE4_1()
[all …]
Dintrapred_directional_sse4.cc149 const uint8_t* const top_row, in DirectionalZone1_Large()
248 const uint8_t* const top_row, in DirectionalZone1_SSE4_1()
370 const void* const top_row, in DirectionalIntraPredictorZone1_SSE4_1()
677 uint8_t* dest, const uint8_t* const top_row, ptrdiff_t stride, in DirectionalZone1Blend_4x4()
713 uint8_t* dest, const uint8_t* const top_row, ptrdiff_t stride, in DirectionalZone1Blend_8xH()
740 const uint8_t* const top_row, in DirectionalZone2_SSE4_1()
898 const uint8_t* const top_row, in DirectionalZone2_4_SSE4_1()
1009 const void* const top_row, in DirectionalIntraPredictorZone2_SSE4_1()
1236 const uint16_t* const top_row, in DirectionalZone1_Large()
1331 const auto* const top_row = static_cast<const uint16_t*>(top_ptr); in DirectionalIntraPredictorZone1_SSE4_1() local
Dintrapred_filter_sse4.cc275 const void* const top_row, in FilterIntraPredictor_SSE4_1()
/external/libgav1/libgav1/src/dsp/arm/
Dintrapred_smooth_neon.cc71 const void* const top_row, in Smooth4Or8xN_NEON()
152 const void* const top_row, in Smooth16PlusxN_NEON()
233 const void* const top_row, in SmoothVertical4Or8xN_NEON()
283 const void* const top_row, in SmoothVertical16PlusxN_NEON()
334 const void* const top_row, in SmoothHorizontal4Or8xN_NEON()
386 const void* const top_row, in SmoothHorizontal16PlusxN_NEON()
Dintrapred_neon.cc61 const void* const top_row, in DcTop()
83 void* const dest, ptrdiff_t stride, const void* const top_row, in Dc()
322 const void* const top_row, in Paeth4Or8xN_NEON()
429 const void* const top_row, in Paeth16PlusxN_NEON()
1052 const void* const top_row, in Vertical4xH_NEON() argument
1066 const void* const top_row, in Vertical8xH_NEON() argument
1080 const void* const top_row, in Vertical16xH_NEON() argument
1100 const void* const top_row, in Vertical32xH_NEON() argument
1126 const void* const top_row, in Vertical64xH_NEON() argument
Dintrapred_filter_neon.cc89 const void* const top_row, in FilterIntraPredictor_NEON()
Dintrapred_directional_neon.cc208 const void* const top_row, in DirectionalIntraPredictorZone1_NEON()
473 const uint8_t* const top_row, in DirectionalZone1Blend_WxH()
527 const uint8_t* const top_row, in DirectionalZone2_4xH()
643 const uint8_t* const top_row, in DirectionalZone2_8()
773 void* const dest, const ptrdiff_t stride, const void* const top_row, in DirectionalIntraPredictorZone2_NEON()
1160 const void* const top_row, in DirectionalIntraPredictorZone1_NEON()
/external/libgav1/libgav1/src/dsp/
Dintrapred_smooth.cc63 void* const dest, ptrdiff_t stride, const void* const top_row, in Smooth()
97 void* const dest, ptrdiff_t stride, const void* const top_row, in SmoothVertical()
124 void* const dest, ptrdiff_t stride, const void* const top_row, in SmoothHorizontal()
Dintrapred.cc66 void* const dest, ptrdiff_t stride, const void* const top_row, in DcTop()
135 void* const dest, ptrdiff_t stride, const void* const top_row, in Dc()
161 void* const dest, ptrdiff_t stride, const void* const top_row, in Vertical()
187 void* const dest, ptrdiff_t stride, const void* const top_row, in Paeth()
Dintrapred_directional.cc37 const void* const top_row, in DirectionalIntraPredictorZone1_C()
100 const void* const top_row, in DirectionalIntraPredictorZone2_C()
Dintrapred_filter.cc44 const void* const top_row, in FilterIntraPredictor_C()
/external/libgav1/libgav1/src/tile/
Dprediction.cc248 Pixel* const top_row = top_row_data + 16; in IntraPrediction() local
426 TransformSize tx_size, Pixel* const top_row, in DirectionalPrediction()
/external/webp/src/dsp/
Denc_sse2.c663 const __m128i top_row = _mm_load_si128((const __m128i*)top); in DC16_SSE2() local
671 const __m128i top_row = _mm_load_si128((const __m128i*)top); in DC16NoLeft_SSE2() local
/external/webp/src/dec/
Dvp8l_dec.c860 const int top_row = in ExtractPalettedAlphaRows() local