Home
last modified time | relevance | path

Searched defs:last_p0 (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dcost.c350 const int last_p0 = res->prob[b][ctx][0]; in GetResidualCost_C() local
H A Dcost_mips_dsp_r2.c87 const int last_p0 = res->prob[b][ctx][0]; in GetResidualCost_MIPSdspR2() local
H A Dcost_mips32.c92 const int last_p0 = res->prob[b][ctx][0]; in GetResidualCost_MIPS32() local
H A Dcost_sse2.c98 const int last_p0 = res->prob[b][ctx][0]; in GetResidualCost_SSE2() local
H A Dcost_neon.c101 const int last_p0 = res->prob[b][ctx][0]; in GetResidualCost_NEON() local

Completed in 3 milliseconds