Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dcost.c339 cost += VP8LevelCost(t, v); in GetResidualCost_C()
346 cost += VP8LevelCost(t, v); in GetResidualCost_C()
A Dcost_mips_dsp_r2.c83 cost += VP8LevelCost(t, v); in GetResidualCost_MIPSdspR2()
A Dcost_mips32.c88 cost += VP8LevelCost(t, v); in GetResidualCost_MIPS32()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dcost_enc.h66 static WEBP_INLINE int VP8LevelCost(const uint16_t* const table, int level) { in VP8LevelCost() function
A Dquant_enc.c688 const score_t cost = VP8LevelCost(ss_prev[p].costs, level); in TrellisQuantizeBlock()

Completed in 8 milliseconds