Searched refs:last_p0 (Results 1 – 5 of 5) sorted by relevance
87 const int last_p0 = res->prob[b][ctx][0]; in GetResidualCost_MIPSdspR2() local88 cost += VP8BitCost(0, last_p0); in GetResidualCost_MIPSdspR2()
350 const int last_p0 = res->prob[b][ctx][0]; in GetResidualCost_C() local351 cost += VP8BitCost(0, last_p0); in GetResidualCost_C()
92 const int last_p0 = res->prob[b][ctx][0]; in GetResidualCost_MIPS32() local93 cost += VP8BitCost(0, last_p0); in GetResidualCost_MIPS32()
98 const int last_p0 = res->prob[b][ctx][0]; in GetResidualCost_SSE2() local99 cost += VP8BitCost(0, last_p0); in GetResidualCost_SSE2()
101 const int last_p0 = res->prob[b][ctx][0]; in GetResidualCost_NEON() local102 cost += VP8BitCost(0, last_p0); in GetResidualCost_NEON()