/external/libgav1/libgav1/src/dsp/x86/ |
D | weight_mask_sse4.cc | 41 const int16_t* prediction_1, uint8_t* mask, in WeightMask16_SSE4() 89 void WeightMask8x8_SSE4(const void* prediction_0, const void* prediction_1, in WeightMask8x8_SSE4() 101 void WeightMask8x16_SSE4(const void* prediction_0, const void* prediction_1, in WeightMask8x16_SSE4() 115 void WeightMask8x32_SSE4(const void* prediction_0, const void* prediction_1, in WeightMask8x32_SSE4() 138 void WeightMask16x8_SSE4(const void* prediction_0, const void* prediction_1, in WeightMask16x8_SSE4() 150 void WeightMask16x16_SSE4(const void* prediction_0, const void* prediction_1, in WeightMask16x16_SSE4() 164 void WeightMask16x32_SSE4(const void* prediction_0, const void* prediction_1, in WeightMask16x32_SSE4() 181 void WeightMask16x64_SSE4(const void* prediction_0, const void* prediction_1, in WeightMask16x64_SSE4() 206 void WeightMask32x8_SSE4(const void* prediction_0, const void* prediction_1, in WeightMask32x8_SSE4() 221 void WeightMask32x16_SSE4(const void* prediction_0, const void* prediction_1, in WeightMask32x16_SSE4() [all …]
|
D | average_blend_sse4.cc | 39 const int16_t* prediction_1, uint8_t* dest) { in AverageBlend4Row() 48 const int16_t* prediction_1, uint8_t* dest) { in AverageBlend8Row() 57 const int16_t* prediction_1, const int width, in AverageBlendLargeRow() 74 void AverageBlend_SSE4_1(const void* prediction_0, const void* prediction_1, in AverageBlend_SSE4_1() 152 const uint16_t* prediction_1, in AverageBlendRow() 186 const void* prediction_1, const int width, in AverageBlend10bpp_SSE4_1()
|
D | mask_blend_sse4.cc | 225 inline void MaskBlend_SSE4(const void* prediction_0, const void* prediction_1, in MaskBlend_SSE4() 362 uint8_t* prediction_1, in InterIntraMaskBlend8bpp_SSE4() 652 const void* prediction_1, in MaskBlend10bpp_SSE4_1() 728 const uint16_t* prediction_0, const uint16_t* prediction_1, in InterIntraWriteMaskBlendLine10bpp4x2_SSE4_1() 851 const void* prediction_0, const void* prediction_1, in InterIntraMaskBlend10bpp_SSE4_1()
|
D | distance_weighted_blend_sse4.cc | 158 const void* prediction_1, in DistanceWeightedBlend_SSE4_1() 368 const void* prediction_1, in DistanceWeightedBlend_SSE4_1()
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | weight_mask_neon.cc | 42 const int16_t* prediction_1, uint8_t* mask) { in WeightMask8_NEON() 70 void WeightMask8x8_NEON(const void* prediction_0, const void* prediction_1, in WeightMask8x8_NEON() 82 void WeightMask8x16_NEON(const void* prediction_0, const void* prediction_1, in WeightMask8x16_NEON() 96 void WeightMask8x32_NEON(const void* prediction_0, const void* prediction_1, in WeightMask8x32_NEON() 123 void WeightMask16x8_NEON(const void* prediction_0, const void* prediction_1, in WeightMask16x8_NEON() 135 void WeightMask16x16_NEON(const void* prediction_0, const void* prediction_1, in WeightMask16x16_NEON() 149 void WeightMask16x32_NEON(const void* prediction_0, const void* prediction_1, in WeightMask16x32_NEON() 166 void WeightMask16x64_NEON(const void* prediction_0, const void* prediction_1, in WeightMask16x64_NEON() 192 void WeightMask32x8_NEON(const void* prediction_0, const void* prediction_1, in WeightMask32x8_NEON() 207 void WeightMask32x16_NEON(const void* prediction_0, const void* prediction_1, in WeightMask32x16_NEON() [all …]
|
D | average_blend_neon.cc | 44 const int16_t* prediction_1) { in AverageBlend8Row() 52 const int16_t* prediction_1, const int width, in AverageBlendLargeRow() 74 void AverageBlend_NEON(const void* prediction_0, const void* prediction_1, in AverageBlend_NEON() 143 const uint16_t* prediction_1, in AverageBlend8Row() 162 const uint16_t* prediction_1, const int width, in AverageBlendLargeRow() 184 void AverageBlend_NEON(const void* prediction_0, const void* prediction_1, in AverageBlend_NEON()
|
D | distance_weighted_blend_neon.cc | 56 const int16_t* prediction_1, in DistanceWeightedBlendSmall_NEON() 98 const int16_t* prediction_1, in DistanceWeightedBlendLarge_NEON() 131 const void* prediction_1, in DistanceWeightedBlend_NEON() 271 const void* prediction_1, in DistanceWeightedBlend_NEON()
|
D | mask_blend_neon.cc | 191 inline void MaskBlend_NEON(const void* prediction_0, const void* prediction_1, in MaskBlend_NEON() 373 uint8_t* prediction_1, in InterIntraMaskBlend8bpp_NEON()
|
/external/libgav1/libgav1/src/dsp/ |
D | mask_blend.cc | 46 void MaskBlend_C(const void* prediction_0, const void* prediction_1, in MaskBlend_C() 89 uint8_t* prediction_1, in InterIntraMaskBlend8bpp_C()
|
D | average_blend.cc | 30 void AverageBlend_C(const void* prediction_0, const void* prediction_1, in AverageBlend_C()
|
D | distance_weighted_blend.cc | 30 void DistanceWeightedBlend_C(const void* prediction_0, const void* prediction_1, in DistanceWeightedBlend_C()
|
D | weight_mask.cc | 32 void WeightMask_C(const void* prediction_0, const void* prediction_1, in WeightMask_C()
|
/external/libgav1/libgav1/src/tile/ |
D | prediction.cc | 919 void Tile::DistanceWeightedPrediction(void* prediction_0, void* prediction_1, in DistanceWeightedPrediction()
|