Home
last modified time | relevance | path

Searched refs:inc_p_costs (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/dsp/
Dcost_mips_dsp_r2.c35 const size_t inc_p_costs = NUM_CTX * sizeof(*p_costs); in GetResidualCost_MIPSdspR2() local
75 [res_coeffs]"r"(res_coeffs), [inc_p_costs]"r"(inc_p_costs) in GetResidualCost_MIPSdspR2()
Dcost_mips32.c35 const size_t inc_p_costs = NUM_CTX * sizeof(*p_costs); in GetResidualCost_MIPS32() local
80 [inc_p_costs]"r"(inc_p_costs) in GetResidualCost_MIPS32()