Home
last modified time | relevance | path

Searched refs:STREAM_COUNT (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp310 #define STREAM_COUNT 2 macro
316 const char mURL[STREAM_COUNT][512]; in GetURLForComponent()
317 const char info[STREAM_COUNT][512]; in GetURLForComponent()
319 ASSERT_TRUE(streamIndex < STREAM_COUNT); in GetURLForComponent()
933 for (uint32_t i = 0; i < STREAM_COUNT * 2; i++) { in TEST_F()
939 GetURLForComponent(compName, mURL, info, i % STREAM_COUNT); in TEST_F()