Home
last modified time | relevance | path

Searched defs:costs (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dcost.c326 CostArrayPtr const costs = res->costs; in GetResidualCost_C() local
H A Dcost_mips_dsp_r2.c24 CostArrayPtr const costs = res->costs; in GetResidualCost_MIPSdspR2() local
H A Dcost_mips32.c24 CostArrayPtr const costs = res->costs; in GetResidualCost_MIPS32() local
H A Dcost_sse2.c51 CostArrayPtr const costs = res->costs; in GetResidualCost_SSE2() local
H A Dcost_neon.c57 CostArrayPtr const costs = res->costs; in GetResidualCost_NEON() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dcost_enc.h36 CostArrayPtr costs; member
H A Dquant_enc.c567 const uint16_t* costs; // shortcut to cost tables member
594 CostArrayPtr const costs = in TrellisQuantizeBlock() local

Completed in 6 milliseconds