GetResidualCost   341 3rdparty/libwebp/enc/frame.c   R += GetResidualCost(ctx, &res);
GetResidualCost   356 3rdparty/libwebp/enc/frame.c   R += GetResidualCost(it->top_nz_[8] + it->left_nz_[8], &res);
GetResidualCost   364 3rdparty/libwebp/enc/frame.c       R += GetResidualCost(ctx, &res);
GetResidualCost   385 3rdparty/libwebp/enc/frame.c         R += GetResidualCost(ctx, &res);