Searched defs:alphaData (Results 1 – 4 of 4) sorted by relevance
39 const std::vector<T>& alphaData, in PreluEndToEnd()75 std::vector<T> alphaData{ 2, 1, 1, 1 }; in PreluEndToEndPositiveTest() local87 std::vector<T> alphaData{ 1, 2, 1, 1 }; in PreluEndToEndNegativeTest() local
15 Decoder<float>& alphaData, in PreluImpl()
51 std::vector<float> alphaData in PreluTest() local
288 uint8_t* alphaData = new uint8_t[kTestTextureSize * kTestTextureSize]; in init() local