Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dcost_mips_dsp_r2.c30 const int16_t* res_coeffs = res->coeffs; in GetResidualCost_MIPSdspR2() local
75 [res_coeffs]"r"(res_coeffs), [inc_p_costs]"r"(inc_p_costs) in GetResidualCost_MIPSdspR2()
Dcost_mips32.c30 const int16_t* res_coeffs = res->coeffs; in GetResidualCost_MIPS32() local
77 [temp1]"=&r"(temp1), [res_coeffs]"+&r"(res_coeffs) in GetResidualCost_MIPS32()