Home
last modified time | relevance | path

Searched defs:sum_m (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dmsa_macro.h592 int32_t sum_m = __msa_copy_s_w((v4i32)out, 0); in func_hadd_sw_s32() local
609 const int32_t sum_m = __msa_copy_s_w((v4i32)res2, 0); in func_hadd_sh_s32() local
622 uint32_t sum_m; in func_hadd_uh_u32() local
Ddec_msa.c946 const uint32_t sum_m = __msa_copy_s_w((v4i32)temp2, 0); in DC8uvNoLeft() local