Searched refs:GetResidualCost (Results 1 – 1 of 1) sorted by relevance
222 static int GetResidualCost(int ctx, const VP8Residual* const res) { in GetResidualCost() function264 R += GetResidualCost(ctx, &res); in VP8GetCostLuma4()278 R += GetResidualCost(it->top_nz_[8] + it->left_nz_[8], &res); in VP8GetCostLuma16()286 R += GetResidualCost(ctx, &res); in VP8GetCostLuma16()306 R += GetResidualCost(ctx, &res); in VP8GetCostUV()