Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A 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()
A 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()

Completed in 3 milliseconds