Searched defs:GetCostModeI4 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dquant.c922 static const uint16_t* GetCostModeI4(VP8EncIterator* const it, function
955 const uint16_t* const mode_costs = GetCostModeI4(it, rd->modes_i4);
/external/webp/src/enc/
H A Dquant.c922 static const uint16_t* GetCostModeI4(VP8EncIterator* const it, function
955 const uint16_t* const mode_costs = GetCostModeI4(it, rd->modes_i4);

Completed in 132 milliseconds