Home
last modified time | relevance | path

Searched refs:GetCostModeI4 (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/enc/
Dquant_enc.c967 static const uint16_t* GetCostModeI4(VP8EncIterator* const it, in GetCostModeI4() function
1000 const uint16_t* const mode_costs = GetCostModeI4(it, rd->modes_i4); in PickBestIntra4()
1189 const uint16_t* const mode_costs = GetCostModeI4(it, rd->modes_i4); in RefineUsingDistortion()