Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoDecTest.cpp271 #define STREAM_COUNT 2 macro
277 const char mURL[STREAM_COUNT][512]; in GetURLForComponent()
278 const char info[STREAM_COUNT][512]; in GetURLForComponent()
280 ASSERT_TRUE(streamIndex < STREAM_COUNT); in GetURLForComponent()
497 for (uint32_t i = 0; i < STREAM_COUNT * 2; i++) { in TEST_F()
503 GetURLForComponent(mCompName, mURL, info, i % STREAM_COUNT); in TEST_F()
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp320 #define STREAM_COUNT 2 macro
326 const char mURL[STREAM_COUNT][512]; in GetURLForComponent()
327 const char info[STREAM_COUNT][512]; in GetURLForComponent()
329 ASSERT_TRUE(streamIndex < STREAM_COUNT); in GetURLForComponent()
943 for (uint32_t i = 0; i < STREAM_COUNT * 2; i++) { in TEST_F()
949 GetURLForComponent(compName, mURL, info, i % STREAM_COUNT); in TEST_F()