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.cpp319 #define STREAM_COUNT 2 macro
325 const char mURL[STREAM_COUNT][512]; in GetURLForComponent()
326 const char info[STREAM_COUNT][512]; in GetURLForComponent()
328 ASSERT_TRUE(streamIndex < STREAM_COUNT); in GetURLForComponent()
943 for (uint32_t i = 0; i < STREAM_COUNT * 2; i++) { in TEST_P()
949 GetURLForComponent(compName, mURL, info, i % STREAM_COUNT); in TEST_P()