Searched defs:weight_0 (Results 1 – 7 of 7) sorted by relevance
/external/libgav1/libgav1/src/dsp/x86/ |
D | distance_weighted_blend_sse4.cc | 56 const int16_t* pred_0, const int16_t* pred_1, const uint8_t weight_0, in DistanceWeightedBlend4xH_SSE4_1() 100 const int16_t* pred_0, const int16_t* pred_1, const uint8_t weight_0, in DistanceWeightedBlend8xH_SSE4_1() 127 const int16_t* pred_0, const int16_t* pred_1, const uint8_t weight_0, in DistanceWeightedBlendLarge_SSE4_1() 158 const uint8_t weight_0, in DistanceWeightedBlend_SSE4_1()
|
/external/libgav1/libgav1/src/dsp/ |
D | distance_weighted_blend.cc | 31 const uint8_t weight_0, const uint8_t weight_1, in DistanceWeightedBlend_C()
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | distance_weighted_blend_neon.cc | 130 const uint8_t weight_0, in DistanceWeightedBlend_NEON()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | resize_bicubic_op.cc | 73 float weight_0; member 137 inline float Interpolate1D(const float weight_0, const float weight_1, in Interpolate1D()
|
/external/webp/src/enc/ |
D | predictor_enc.c | 33 static float PredictionCostSpatial(const int counts[256], int weight_0, in PredictionCostSpatial()
|
/external/libgav1/libgav1/src/tile/ |
D | prediction.cc | 153 const int weight_0 = kQuantizedDistanceWeight[i][order]; in GetDistanceWeights() local
|
/external/libaom/libaom/av1/encoder/x86/ |
D | temporal_filter_sse4.c | 107 const int weight_0, const int weight_1) { in average_4_4()
|