Home
last modified time | relevance | path

Searched defs:left_column (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dintrapred_smooth_sse4.cc212 const void* LIBGAV1_RESTRICT left_column) { in Smooth4x4_SSE4_1()
245 const void* LIBGAV1_RESTRICT left_column) { in Smooth4x8_SSE4_1()
260 const void* LIBGAV1_RESTRICT left_column) { in Smooth4x16_SSE4_1()
409 const void* LIBGAV1_RESTRICT left_column) { in Smooth8x4_SSE4_1()
424 const void* LIBGAV1_RESTRICT left_column) { in Smooth8x8_SSE4_1()
441 const void* LIBGAV1_RESTRICT left_column) { in Smooth8x16_SSE4_1()
459 const void* LIBGAV1_RESTRICT left_column) { in Smooth8x32_SSE4_1()
483 const void* LIBGAV1_RESTRICT const left_column) { in SmoothWxH()
544 const void* LIBGAV1_RESTRICT left_column) { in SmoothHorizontal4x4_SSE4_1()
567 const void* LIBGAV1_RESTRICT const left_column) { in SmoothHorizontal4x8_SSE4_1()
[all …]
H A Dintrapred_sse4.cc110 const void* LIBGAV1_RESTRICT const left_column) { in DcLeft()
123 const void* LIBGAV1_RESTRICT const left_column) { in Dc()
146 const void* /*top_row*/, const void* LIBGAV1_RESTRICT const left_column) { in Horizontal()
723 const void* LIBGAV1_RESTRICT const left_column) { in Paeth4x4_SSE4_1()
754 const void* LIBGAV1_RESTRICT const left_column) { in Paeth4x8_SSE4_1()
800 const void* LIBGAV1_RESTRICT const left_column) { in Paeth4x16_SSE4_1()
875 const void* LIBGAV1_RESTRICT const left_column) { in Paeth8x4_SSE4_1()
905 const void* LIBGAV1_RESTRICT const left_column) { in Paeth8x8_SSE4_1()
947 const void* LIBGAV1_RESTRICT const left_column) { in Paeth8x16_SSE4_1()
1016 const void* LIBGAV1_RESTRICT const left_column) { in Paeth8x32_SSE4_1()
[all …]
H A Dintrapred_directional_sse4.cc382 const uint8_t* const left_column, in DirectionalZone3_4x4()
426 const uint8_t* const left_column, in DirectionalZone3_8xH()
463 const void* const left_column, in DirectionalIntraPredictorZone3_SSE4_1()
604 const uint8_t* left_column = left_column_base - kPositiveIndexOffset; in DirectionalZone2FromLeftCol_4x4_SSE4_1() local
629 uint8_t* dst, ptrdiff_t stride, const uint8_t* const left_column, in DirectionalZone2FromLeftCol_8x8_SSE4_1()
728 const uint8_t* LIBGAV1_RESTRICT const left_column, const int height, in DirectionalZone2_8xH()
830 const uint8_t* const left_column, in DirectionalZone2_SSE4_1()
904 const uint8_t* const left_column, in DirectionalZone2_4_SSE4_1()
1015 const void* const left_column, in DirectionalIntraPredictorZone2_SSE4_1()
H A Dintrapred_filter_sse4.cc277 const void* LIBGAV1_RESTRICT const left_column, in FilterIntraPredictor_SSE4_1()
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dintrapred_smooth_neon.cc52 const void* LIBGAV1_RESTRICT const left_column) { in Smooth4xN_NEON()
107 const void* LIBGAV1_RESTRICT const left_column) { in Smooth8xN_NEON()
167 const void* LIBGAV1_RESTRICT const left_column) { in Smooth16PlusxN_NEON()
242 const void* LIBGAV1_RESTRICT const left_column) { in SmoothVertical4Or8xN_NEON()
293 const void* LIBGAV1_RESTRICT const left_column) { in SmoothVertical16PlusxN_NEON()
345 const void* LIBGAV1_RESTRICT const left_column) { in SmoothHorizontal4Or8xN_NEON()
394 const void* LIBGAV1_RESTRICT const left_column) { in SmoothHorizontal16PlusxN_NEON()
626 const void* LIBGAV1_RESTRICT const left_column) { in Smooth4xH_NEON()
687 const void* LIBGAV1_RESTRICT const left_column) { in Smooth8xH_NEON()
723 const void* LIBGAV1_RESTRICT const left_column) { in SmoothWxH_NEON()
[all …]
H A Dintrapred_directional_neon.cc288 const uint8_t* LIBGAV1_RESTRICT const left_column, const int base_left_y, in DirectionalZone3_WxH()
422 const uint8_t* LIBGAV1_RESTRICT const left_column, const int16x8_t left_y, in DirectionalZone2FromLeftCol_WxH()
517 const uint8_t* LIBGAV1_RESTRICT const left_column, const int height, in DirectionalZone2_4xH()
606 const uint8_t* LIBGAV1_RESTRICT const left_column, const int height, in DirectionalZone2_8xH()
680 const uint8_t* LIBGAV1_RESTRICT const left_column, const int width, in DirectionalZone2_WxH()
745 const void* LIBGAV1_RESTRICT const left_column, const int width, in DirectionalIntraPredictorZone2_NEON()
774 const void* LIBGAV1_RESTRICT const left_column, const int width, in DirectionalIntraPredictorZone3_NEON()
1587 const void* LIBGAV1_RESTRICT const left_column, const int width, in DirectionalIntraPredictorZone3_NEON()
1692 const uint16_t* LIBGAV1_RESTRICT const left_column, const int16x4_t left_y, in DirectionalZone2FromLeftCol_4xH()
1748 const uint16_t* LIBGAV1_RESTRICT const left_column, const int16x8_t left_y, in DirectionalZone2FromLeftCol_8x8()
[all …]
H A Dintrapred_neon.cc74 const void* LIBGAV1_RESTRICT const left_column) { in DcLeft()
86 const void* LIBGAV1_RESTRICT const left_column) { in Dc()
354 const void* LIBGAV1_RESTRICT const left_column) { in Paeth4Or8xN_NEON()
458 const void* LIBGAV1_RESTRICT const left_column) { in Paeth16PlusxN_NEON()
1029 const void* LIBGAV1_RESTRICT const left_column) { in Horizontal4xH_NEON()
1044 const void* LIBGAV1_RESTRICT const left_column) { in Horizontal8xH_NEON()
1059 const void* LIBGAV1_RESTRICT const left_column) { in Horizontal16xH_NEON()
1081 const void* LIBGAV1_RESTRICT const left_column) { in Horizontal32xH_NEON()
H A Dintrapred_filter_neon.cc91 const void* LIBGAV1_RESTRICT const left_column, in FilterIntraPredictor_NEON()
210 const void* LIBGAV1_RESTRICT const left_column, in FilterIntraPredictor_NEON()
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dintrapred_ssse3.c959 const uint8_t *LIBAOM_RESTRICT left_column, in smooth_predictor_wxh()
1198 const uint8_t *LIBAOM_RESTRICT left_column) { in aom_smooth_v_predictor_4x4_ssse3()
1211 const uint8_t *LIBAOM_RESTRICT left_column) { in aom_smooth_v_predictor_4x8_ssse3()
1225 const uint8_t *LIBAOM_RESTRICT left_column) { in aom_smooth_v_predictor_4x16_ssse3()
1241 const uint8_t *LIBAOM_RESTRICT left_column) { in aom_smooth_v_predictor_8x4_ssse3()
1278 const uint8_t *LIBAOM_RESTRICT left_column) { in aom_smooth_v_predictor_8x8_ssse3()
1301 const uint8_t *LIBAOM_RESTRICT left_column) { in aom_smooth_v_predictor_8x16_ssse3()
1340 const uint8_t *LIBAOM_RESTRICT left_column) { in aom_smooth_v_predictor_8x32_ssse3()
1405 const uint8_t *LIBAOM_RESTRICT left_column) { in aom_smooth_v_predictor_16x4_ssse3()
1450 const uint8_t *LIBAOM_RESTRICT left_column) { in aom_smooth_v_predictor_16x8_ssse3()
[all …]
/aosp_15_r20/external/libgav1/src/dsp/
H A Dintrapred.cc84 const void* /*top_row*/, const void* LIBGAV1_RESTRICT const left_column) { in DcLeft()
137 const void* LIBGAV1_RESTRICT const left_column) { in Dc()
175 const void* /*top_row*/, const void* LIBGAV1_RESTRICT const left_column) { in Horizontal()
190 const void* LIBGAV1_RESTRICT const left_column) { in Paeth()
H A Dintrapred_smooth.cc53 const void* LIBGAV1_RESTRICT const left_column) { in Smooth()
88 const void* LIBGAV1_RESTRICT const left_column) { in SmoothVertical()
116 const void* LIBGAV1_RESTRICT const left_column) { in SmoothHorizontal()
H A Dintrapred_directional.cc109 const void* LOCAL_RESTRICT const left_column, const int width, in DirectionalIntraPredictorZone2_C()
159 const void* LIBGAV1_RESTRICT const left_column, const int width, in DirectionalIntraPredictorZone3_C()
H A Dintrapred_filter.cc45 const void* LIBGAV1_RESTRICT const left_column, in FilterIntraPredictor_C()
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dhighbd_intrapred_neon.c749 const uint16_t *const left_column, in highbd_paeth_4or8_x_h_neon()
859 const uint16_t *const left_column, int width, int height) { in highbd_paeth16_plus_x_h_neon()
937 const uint16_t *const left_column, in highbd_smooth_4xh_neon()
995 const uint16_t *const left_column, in highbd_smooth_8xh_neon()
1141 const uint16_t *const left_column, in highbd_smooth_v_4xh_neon()
1162 const uint16_t *const left_column, in highbd_smooth_v_8xh_neon()
1292 const uint16_t *const left_column, in highbd_smooth_h_4xh_neon()
1310 const uint16_t *const left_column, in highbd_smooth_h_8xh_neon()
H A Dintrapred_neon.c2447 const uint8_t *const left_column, in smooth_4xh_neon()
2500 const uint8_t *const left_column, in smooth_8xh_neon()
3008 const uint8_t *const left_column, in paeth_4or8_x_h_neon()
3127 const uint8_t *const left_column, in paeth16_plus_x_h_neon()
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dfilterintra_sse4.c214 const void *const left_column, in filter_intra_predictor_sse4_1()
/aosp_15_r20/external/libgav1/src/tile/
H A Dprediction.cc249 Pixel* const left_column = left_column_data + 16; in IntraPrediction() local
412 Pixel* const left_column) { in DirectionalPrediction()