Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dintrapred_smooth_sse4.cc211 const void* LIBGAV1_RESTRICT top_row, in Smooth4x4_SSE4_1()
244 const void* LIBGAV1_RESTRICT top_row, in Smooth4x8_SSE4_1()
259 const void* LIBGAV1_RESTRICT top_row, in Smooth4x16_SSE4_1()
286 __m128i top_row = _mm_cvtepu8_epi16(LoadLo8(above)); in LoadSmoothPixels8() local
408 const void* LIBGAV1_RESTRICT top_row, in Smooth8x4_SSE4_1()
423 const void* LIBGAV1_RESTRICT top_row, in Smooth8x8_SSE4_1()
440 const void* LIBGAV1_RESTRICT top_row, in Smooth8x16_SSE4_1()
458 const void* LIBGAV1_RESTRICT top_row, in Smooth8x32_SSE4_1()
482 const void* LIBGAV1_RESTRICT const top_row, in SmoothWxH()
543 const void* LIBGAV1_RESTRICT top_row, in SmoothHorizontal4x4_SSE4_1()
[all …]
H A Dintrapred_sse4.cc96 const void* LIBGAV1_RESTRICT const top_row, in DcTop()
122 const void* LIBGAV1_RESTRICT const top_row, in Dc()
722 const void* LIBGAV1_RESTRICT const top_row, in Paeth4x4_SSE4_1()
753 const void* LIBGAV1_RESTRICT const top_row, in Paeth4x8_SSE4_1()
799 const void* LIBGAV1_RESTRICT const top_row, in Paeth4x16_SSE4_1()
874 const void* LIBGAV1_RESTRICT const top_row, in Paeth8x4_SSE4_1()
904 const void* LIBGAV1_RESTRICT const top_row, in Paeth8x8_SSE4_1()
946 const void* LIBGAV1_RESTRICT const top_row, in Paeth8x16_SSE4_1()
1015 const void* LIBGAV1_RESTRICT const top_row, in Paeth8x32_SSE4_1()
1024 const void* LIBGAV1_RESTRICT const top_row, in Paeth16x4_SSE4_1()
[all …]
H A 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()
669 uint8_t* dest, const uint8_t* const top_row, ptrdiff_t stride, in DirectionalZone1Blend_4x4()
705 uint8_t* dest, const uint8_t* const top_row, ptrdiff_t stride, in DirectionalZone1Blend_8xH()
727 const uint8_t* LIBGAV1_RESTRICT const top_row, in DirectionalZone2_8xH()
829 const uint8_t* const top_row, in DirectionalZone2_SSE4_1()
903 const uint8_t* const top_row, in DirectionalZone2_4_SSE4_1()
1014 const void* const top_row, in DirectionalIntraPredictorZone2_SSE4_1()
1245 const uint16_t* const top_row, in DirectionalZone1_Large()
[all …]
H A Dintrapred_filter_sse4.cc276 const void* LIBGAV1_RESTRICT const top_row, in FilterIntraPredictor_SSE4_1()
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dintrapred_smooth_neon.cc51 const void* LIBGAV1_RESTRICT const top_row, in Smooth4xN_NEON()
106 const void* LIBGAV1_RESTRICT const top_row, in Smooth8xN_NEON()
166 const void* LIBGAV1_RESTRICT const top_row, in Smooth16PlusxN_NEON()
241 const void* LIBGAV1_RESTRICT const top_row, in SmoothVertical4Or8xN_NEON()
292 const void* LIBGAV1_RESTRICT const top_row, in SmoothVertical16PlusxN_NEON()
344 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal4Or8xN_NEON()
393 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal16PlusxN_NEON()
625 const void* LIBGAV1_RESTRICT const top_row, in Smooth4xH_NEON()
686 const void* LIBGAV1_RESTRICT const top_row, in Smooth8xH_NEON()
722 const void* LIBGAV1_RESTRICT const top_row, in SmoothWxH_NEON()
[all …]
H A Dintrapred_neon.cc62 const void* LIBGAV1_RESTRICT const top_row, in DcTop()
85 const void* LIBGAV1_RESTRICT const top_row, in Dc()
353 const void* LIBGAV1_RESTRICT const top_row, in Paeth4Or8xN_NEON()
457 const void* LIBGAV1_RESTRICT const top_row, in Paeth16PlusxN_NEON()
1108 const void* LIBGAV1_RESTRICT const top_row, in Vertical4xH_NEON()
1122 const void* LIBGAV1_RESTRICT const top_row, in Vertical8xH_NEON()
1136 const void* LIBGAV1_RESTRICT const top_row, in Vertical16xH_NEON()
1156 const void* LIBGAV1_RESTRICT const top_row, in Vertical32xH_NEON()
1182 const void* LIBGAV1_RESTRICT const top_row, in Vertical64xH_NEON()
1223 const auto* const top_row = static_cast<const uint16_t*>(top_ptr); in Paeth4xH_NEON() local
[all …]
H A Dintrapred_directional_neon.cc211 const void* LIBGAV1_RESTRICT const top_row, const int width, in DirectionalIntraPredictorZone1_NEON()
471 const uint8_t* LIBGAV1_RESTRICT const top_row, int zone_bounds, int top_x, in DirectionalZone1Blend_WxH()
516 const uint8_t* LIBGAV1_RESTRICT const top_row, in DirectionalZone2_4xH()
605 const uint8_t* LIBGAV1_RESTRICT const top_row, in DirectionalZone2_8xH()
679 const uint8_t* LIBGAV1_RESTRICT const top_row, in DirectionalZone2_WxH()
744 const void* LIBGAV1_RESTRICT const top_row, in DirectionalIntraPredictorZone2_NEON()
1169 const void* LIBGAV1_RESTRICT const top_row, const int width, in DirectionalIntraPredictorZone1_NEON()
1807 const uint16_t* LIBGAV1_RESTRICT const top_row, int zone_bounds, int top_x, in DirectionalZone1Blend_4xH()
1843 const uint16_t* LIBGAV1_RESTRICT const top_row, int zone_bounds, int top_x, in DirectionalZone1Blend_8x8()
1884 const uint16_t* LIBGAV1_RESTRICT const top_row, in DirectionalZone2_4xH()
[all …]
H A Dintrapred_filter_neon.cc90 const void* LIBGAV1_RESTRICT const top_row, in FilterIntraPredictor_NEON()
209 const void* LIBGAV1_RESTRICT const top_row, in FilterIntraPredictor_NEON()
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dintrapred_ssse3.c958 const uint8_t *LIBAOM_RESTRICT top_row, in smooth_predictor_wxh()
1197 const uint8_t *LIBAOM_RESTRICT top_row, in aom_smooth_v_predictor_4x4_ssse3()
1210 const uint8_t *LIBAOM_RESTRICT top_row, in aom_smooth_v_predictor_4x8_ssse3()
1224 const uint8_t *LIBAOM_RESTRICT top_row, in aom_smooth_v_predictor_4x16_ssse3()
1240 const uint8_t *LIBAOM_RESTRICT top_row, in aom_smooth_v_predictor_8x4_ssse3()
1277 const uint8_t *LIBAOM_RESTRICT top_row, in aom_smooth_v_predictor_8x8_ssse3()
1300 const uint8_t *LIBAOM_RESTRICT top_row, in aom_smooth_v_predictor_8x16_ssse3()
1339 const uint8_t *LIBAOM_RESTRICT top_row, in aom_smooth_v_predictor_8x32_ssse3()
1404 const uint8_t *LIBAOM_RESTRICT top_row, in aom_smooth_v_predictor_16x4_ssse3()
1449 const uint8_t *LIBAOM_RESTRICT top_row, in aom_smooth_v_predictor_16x8_ssse3()
[all …]
/aosp_15_r20/external/libgav1/src/dsp/
H A Dintrapred.cc67 const void* LIBGAV1_RESTRICT const top_row, const void* /*left_column*/) { in DcTop()
136 const void* LIBGAV1_RESTRICT const top_row, in Dc()
163 const void* LIBGAV1_RESTRICT const top_row, const void* /*left_column*/) { in Vertical()
189 const void* LIBGAV1_RESTRICT const top_row, in Paeth()
H A Dintrapred_smooth.cc52 const void* LIBGAV1_RESTRICT const top_row, in Smooth()
87 const void* LIBGAV1_RESTRICT const top_row, in SmoothVertical()
115 const void* LIBGAV1_RESTRICT const top_row, in SmoothHorizontal()
H A Dintrapred_directional.cc38 const void* LIBGAV1_RESTRICT const top_row, const int width, in DirectionalIntraPredictorZone1_C()
108 const void* LOCAL_RESTRICT const top_row, in DirectionalIntraPredictorZone2_C()
H A Dintrapred_filter.cc44 const void* LIBGAV1_RESTRICT const top_row, in FilterIntraPredictor_C()
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dhighbd_intrapred_neon.c748 const uint16_t *const top_row, in highbd_paeth_4or8_x_h_neon()
858 uint16_t *dest, ptrdiff_t stride, const uint16_t *const top_row, in highbd_paeth16_plus_x_h_neon()
936 const uint16_t *const top_row, in highbd_smooth_4xh_neon()
994 const uint16_t *const top_row, in highbd_smooth_8xh_neon()
1140 const uint16_t *const top_row, in highbd_smooth_v_4xh_neon()
1161 const uint16_t *const top_row, in highbd_smooth_v_8xh_neon()
1291 const uint16_t *const top_row, in highbd_smooth_h_4xh_neon()
1309 const uint16_t *const top_row, in highbd_smooth_h_8xh_neon()
H A Dintrapred_neon.c2446 const uint8_t *const top_row, in smooth_4xh_neon()
2499 const uint8_t *const top_row, in smooth_8xh_neon()
3007 const uint8_t *const top_row, in paeth_4or8_x_h_neon()
3126 const uint8_t *const top_row, in paeth16_plus_x_h_neon()
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/menu/
H A Dm_item_top.c95 top_row(const MENU * menu) in top_row() function
/aosp_15_r20/external/libaom/aom_dsp/flow_estimation/
H A Ddisflow.c477 const double *top_row = flow + top_index * stride - FLOW_BORDER_OUTER; in fill_flow_field_borders() local
571 const double *top_row = &tmpbuf[0]; in upscale_flow_component() local
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dpicklpf.c55 const unsigned char *const top_row = src_ybc->y_buffer; in yv12_copy_partial_frame() local
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dfilterintra_sse4.c213 const void *const top_row, in filter_intra_predictor_sse4_1()
/aosp_15_r20/external/libgav1/src/tile/
H A Dprediction.cc248 Pixel* const top_row = top_row_data + 16; in IntraPrediction() local
411 TransformSize tx_size, Pixel* const top_row, in DirectionalPrediction()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dcursesm.h482 inline int top_row (void) const { in top_row() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/BannerMessagePreference/SettingsLibBannerMessagePreference/android_common/busybox/
DR.jar ... static int low public static int medium public static int top_row public void <init> () static void < ...
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DNinePatch.cpp480 HorizontalImageLine top_row(rows, 0, 0, width); in Create() local
/aosp_15_r20/external/webp/src/dsp/
H A Denc_sse2.c795 const __m128i top_row = _mm_load_si128((const __m128i*)top); in DC16_SSE2() local
803 const __m128i top_row = _mm_load_si128((const __m128i*)top); in DC16NoLeft_SSE2() local
/aosp_15_r20/external/webp/src/dec/
H A Dvp8l_dec.c891 const int top_row = in ExtractPalettedAlphaRows() local

12