Searched defs:weight_0 (Results 1 – 7 of 7) sorted by relevance
| /external/libgav1/src/dsp/x86/ |
| D | distance_weighted_blend_sse4.cc | 161 const uint8_t weight_0, in DistanceWeightedBlend_SSE4_1() 265 const uint16_t* LIBGAV1_RESTRICT pred_1, const uint8_t weight_0, in DistanceWeightedBlend4xH_SSE4_1() 303 const uint16_t* LIBGAV1_RESTRICT pred_1, const uint8_t weight_0, in DistanceWeightedBlend8xH_SSE4_1() 336 const uint16_t* LIBGAV1_RESTRICT pred_1, const uint8_t weight_0, in DistanceWeightedBlendLarge_SSE4_1() 370 const uint8_t weight_0, in DistanceWeightedBlend_SSE4_1()
|
| /external/libgav1/src/dsp/ |
| D | distance_weighted_blend.cc | 32 const uint8_t weight_0, const uint8_t weight_1, in DistanceWeightedBlend_C()
|
| D | distance_weighted_blend_test.cc | 107 const uint8_t weight_0 = kQuantizedDistanceLookup[index][0]; in Test() local
|
| /external/libgav1/src/dsp/arm/ |
| D | distance_weighted_blend_neon.cc | 134 const void* LIBGAV1_RESTRICT prediction_1, const uint8_t weight_0, in DistanceWeightedBlend_NEON() 246 const uint8_t weight_0, const uint8_t weight_1, in DistanceWeightedBlend_NEON()
|
| /external/tensorflow/tensorflow/core/kernels/image/ |
| D | resize_bicubic_op.cc | 74 float weight_0; member 138 inline float Interpolate1D(const float weight_0, const float weight_1, in Interpolate1D()
|
| /external/webp/src/enc/ |
| D | predictor_enc.c | 34 static float PredictionCostSpatial(const int counts[256], int weight_0, in PredictionCostSpatial()
|
| /external/libgav1/src/tile/ |
| D | prediction.cc | 155 const int weight_0 = kQuantizedDistanceWeight[i][order]; in GetDistanceWeights() local
|