Searched defs:add5 (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | hpeldsp_msa.c | 669 v8u16 add0, add1, add2, add3, add4, add5, add6, add7, add8; in common_hv_bil_no_rnd_8x8_msa() local 1020 v8u16 add0, add1, add2, add3, add4, add5, add6, add7, add8; in common_hv_bil_and_aver_dst_16w_msa() local
|
/third_party/python/Lib/test/ |
D | test_functools.py | 583 add5 = functools.partialmethod(add, 5) variable in TestPartialMethod.test_abstract.Abstract
|