Searched defs:cst2 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/vpx_dsp/mips/ |
D | txfm_macros_msa.h | 82 #define MADD_BF(inp0, inp1, inp2, inp3, cst0, cst1, cst2, cst3, out0, out1, \ argument
|
D | inv_txfm_msa.h | 195 #define VP9_MADD(inp0, inp1, inp2, inp3, cst0, cst1, cst2, cst3, out0, out1, \ argument
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | auto_mixed_precision_test.cc | 257 Output cst2 = ops::Cast(s.WithOpName("cst2"), clr1, DT_FLOAT); in TEST_F() local 1468 Output cst2 = ops::Cast(s.WithOpName("cst2"), clr1, DT_FLOAT); in TEST_F() local
|