/aosp_15_r20/external/libgav1/src/dsp/x86/ |
H A D | weight_mask_sse4.cc | 40 inline void WeightMask16_SSE4_1(const int16_t* LIBGAV1_RESTRICT prediction_0, in WeightMask16_SSE4_1() 90 void WeightMask8x8_SSE4_1(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask8x8_SSE4_1() 104 void WeightMask8x16_SSE4_1(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask8x16_SSE4_1() 120 void WeightMask8x32_SSE4_1(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask8x32_SSE4_1() 145 void WeightMask16x8_SSE4_1(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask16x8_SSE4_1() 159 void WeightMask16x16_SSE4_1(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask16x16_SSE4_1() 175 void WeightMask16x32_SSE4_1(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask16x32_SSE4_1() 194 void WeightMask16x64_SSE4_1(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask16x64_SSE4_1() 222 void WeightMask32x8_SSE4_1(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask32x8_SSE4_1() 239 void WeightMask32x16_SSE4_1(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask32x16_SSE4_1() [all …]
|
H A D | average_blend_sse4.cc | 38 inline void AverageBlend4x4Row(const int16_t* LIBGAV1_RESTRICT prediction_0, in AverageBlend4x4Row() 63 inline void AverageBlend8Row(const int16_t* LIBGAV1_RESTRICT prediction_0, in AverageBlend8Row() 80 inline void AverageBlendLargeRow(const int16_t* LIBGAV1_RESTRICT prediction_0, in AverageBlendLargeRow() 99 void AverageBlend_SSE4_1(const void* LIBGAV1_RESTRICT prediction_0, in AverageBlend_SSE4_1() 170 inline void AverageBlendRow(const uint16_t* LIBGAV1_RESTRICT prediction_0, in AverageBlendRow() 204 void AverageBlend10bpp_SSE4_1(const void* LIBGAV1_RESTRICT prediction_0, in AverageBlend10bpp_SSE4_1()
|
H A D | mask_blend_sse4.cc | 246 inline void MaskBlend_SSE4_1(const void* LIBGAV1_RESTRICT prediction_0, in MaskBlend_SSE4_1() 397 const uint8_t* LIBGAV1_RESTRICT prediction_0, in InterIntraMaskBlend8bpp_SSE4_1() 649 const void* LIBGAV1_RESTRICT prediction_0, in MaskBlend10bpp_SSE4_1() 723 const uint16_t* LIBGAV1_RESTRICT prediction_0, in InterIntraWriteMaskBlendLine10bpp4x2_SSE4_1() 845 const void* LIBGAV1_RESTRICT prediction_0, in InterIntraMaskBlend10bpp_SSE4_1()
|
H A D | distance_weighted_blend_sse4.cc | 159 void DistanceWeightedBlend_SSE4_1(const void* LIBGAV1_RESTRICT prediction_0, in DistanceWeightedBlend_SSE4_1() 368 void DistanceWeightedBlend_SSE4_1(const void* LIBGAV1_RESTRICT prediction_0, in DistanceWeightedBlend_SSE4_1()
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | weight_mask_neon.cc | 37 inline int16x8x2_t LoadPred(const int16_t* LIBGAV1_RESTRICT prediction_0, in LoadPred() 44 inline uint16x8x2_t LoadPred(const uint16_t* LIBGAV1_RESTRICT prediction_0, in LoadPred() 67 inline void WeightMask8_NEON(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask8_NEON() 103 void WeightMask8x8_NEON(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask8x8_NEON() 116 void WeightMask8x16_NEON(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask8x16_NEON() 132 void WeightMask8x32_NEON(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask8x32_NEON() 161 void WeightMask16x8_NEON(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask16x8_NEON() 175 void WeightMask16x16_NEON(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask16x16_NEON() 191 void WeightMask16x32_NEON(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask16x32_NEON() 210 void WeightMask16x64_NEON(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask16x64_NEON() [all …]
|
H A D | average_blend_neon.cc | 43 inline uint8x8_t AverageBlend8Row(const int16_t* LIBGAV1_RESTRICT prediction_0, in AverageBlend8Row() 52 inline void AverageBlendLargeRow(const int16_t* LIBGAV1_RESTRICT prediction_0, in AverageBlendLargeRow() 76 void AverageBlend_NEON(const void* LIBGAV1_RESTRICT prediction_0, in AverageBlend_NEON() 147 const uint16_t* LIBGAV1_RESTRICT prediction_0, in AverageBlend8Row() 165 inline void AverageBlendLargeRow(const uint16_t* LIBGAV1_RESTRICT prediction_0, in AverageBlendLargeRow() 189 void AverageBlend_NEON(const void* LIBGAV1_RESTRICT prediction_0, in AverageBlend_NEON()
|
H A D | distance_weighted_blend_neon.cc | 60 const int16_t* LIBGAV1_RESTRICT prediction_0, in DistanceWeightedBlendSmall_NEON() 102 const int16_t* LIBGAV1_RESTRICT prediction_0, in DistanceWeightedBlendLarge_NEON() 133 const void* LIBGAV1_RESTRICT prediction_0, in DistanceWeightedBlend_NEON() 244 void DistanceWeightedBlend_NEON(const void* LIBGAV1_RESTRICT prediction_0, in DistanceWeightedBlend_NEON()
|
H A D | mask_blend_neon.cc | 259 inline void MaskBlend_NEON(const void* LIBGAV1_RESTRICT prediction_0, in MaskBlend_NEON() 417 const uint8_t* LIBGAV1_RESTRICT prediction_0, in InterIntraMaskBlend8bpp_NEON() 715 inline void MaskBlend_NEON(const void* LIBGAV1_RESTRICT prediction_0, in MaskBlend_NEON()
|
/aosp_15_r20/external/libgav1/src/dsp/ |
H A D | mask_blend.cc | 47 void MaskBlend_C(const void* LIBGAV1_RESTRICT prediction_0, in MaskBlend_C() 91 void InterIntraMaskBlend8bpp_C(const uint8_t* LIBGAV1_RESTRICT prediction_0, in InterIntraMaskBlend8bpp_C()
|
H A D | average_blend.cc | 30 void AverageBlend_C(const void* LIBGAV1_RESTRICT prediction_0, in AverageBlend_C()
|
H A D | distance_weighted_blend.cc | 30 void DistanceWeightedBlend_C(const void* LIBGAV1_RESTRICT prediction_0, in DistanceWeightedBlend_C()
|
H A D | weight_mask.cc | 32 void WeightMask_C(const void* LIBGAV1_RESTRICT prediction_0, in WeightMask_C()
|
/aosp_15_r20/external/libgav1/src/tile/ |
H A D | prediction.cc | 568 uint16_t* const prediction_0, const uint8_t* const prediction_mask, in InterIntraPrediction() 904 void Tile::DistanceWeightedPrediction(void* prediction_0, void* prediction_1, in DistanceWeightedPrediction()
|