|
HEVC Test Model (HM)
HM-16.18
|
RD cost computation namespace, with Weighted Prediction. More...
Functions | |
| Distortion | xGetSSEw (DistParam *pcDtParam) |
| Distortion | xGetSADw (DistParam *pcDtParam) |
| Distortion | xGetHADsw (DistParam *pcDtParam) |
| get weighted Hadamard cost More... | |
RD cost computation namespace, with Weighted Prediction.
| Distortion TComRdCostWeightPrediction::xGetHADsw | ( | DistParam * | pcDtParam | ) |
get weighted Hadamard cost
Definition at line 543 of file TComRdCostWeightPrediction.cpp.
| Distortion TComRdCostWeightPrediction::xGetSADw | ( | DistParam * | pcDtParam | ) |
get weighted SAD cost
| pcDtParam |
Definition at line 55 of file TComRdCostWeightPrediction.cpp.
| Distortion TComRdCostWeightPrediction::xGetSSEw | ( | DistParam * | pcDtParam | ) |
get weighted SSD cost
| pcDtParam |
Definition at line 217 of file TComRdCostWeightPrediction.cpp.
1.8.5