Home
last modified time | relevance | path

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

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