Searched defs:weight_0 (Results 1 – 8 of 8) sorted by relevance
/external/libgav1/libgav1/src/dsp/x86/ |
D | distance_weighted_blend_sse4.cc | 57 const int16_t* pred_0, const int16_t* pred_1, const uint8_t weight_0, in DistanceWeightedBlend4xH_SSE4_1() 101 const int16_t* pred_0, const int16_t* pred_1, const uint8_t weight_0, in DistanceWeightedBlend8xH_SSE4_1() 128 const int16_t* pred_0, const int16_t* pred_1, const uint8_t weight_0, in DistanceWeightedBlendLarge_SSE4_1() 159 const uint8_t weight_0, in DistanceWeightedBlend_SSE4_1() 260 const uint16_t* pred_0, const uint16_t* pred_1, const uint8_t weight_0, in DistanceWeightedBlend4xH_SSE4_1() 304 const uint16_t* pred_0, const uint16_t* pred_1, const uint8_t weight_0, in DistanceWeightedBlend8xH_SSE4_1() 335 const uint16_t* pred_0, const uint16_t* pred_1, const uint8_t weight_0, in DistanceWeightedBlendLarge_SSE4_1() 369 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 | 132 const uint8_t weight_0, in DistanceWeightedBlend_NEON() 272 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/tensorflow/tensorflow/lite/micro/kernels/xtensa/ |
D | depthwise_conv.cc | 238 ae_p24x2s weight_0, weight_1, weight_2, weight_3; in DepthwiseConv4x32MatchingInputAndFilter() local
|
/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 | 155 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()
|