Searched refs:frameIx (Results 1 – 1 of 1) sorted by relevance
225 size_t frameIx = 0; in TEST_F() local234 bool eos = ++frameIx == NELEM(avcStream_B); in TEST_F()235 EXPECT_EQ(codec->queueInputBuffer(ix, 0, frame.size, frameIx * 33333, in TEST_F()307 size_t frameIx = 0; in TEST_P() local316 bool eos = ++frameIx == NELEM(avcStream_A); in TEST_P()317 EXPECT_EQ(codec->queueInputBuffer(ix, 0, frame.size, frameIx * 33333, in TEST_P()