Searched refs:realSmpte2094_40 (Results 1 – 1 of 1) sorted by relevance
1999 std::optional<std::vector<uint8_t>> realSmpte2094_40; in TEST_P() local2000 ASSERT_EQ(NO_ERROR, gralloc4::decodeSmpte2094_40(vec, &realSmpte2094_40)); in TEST_P()2001 EXPECT_FALSE(realSmpte2094_40.has_value()); in TEST_P()