Home
last modified time | relevance | path

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

/hardware/interfaces/media/omx/1.0/vts/functional/master/
DVtsHalMediaOmxV1_0TargetMasterTest.cpp139 hidl_vec<IOmxStore::Attribute> const& _nl) { in TEST_F() argument
141 attributes = _nl; in TEST_F()
152 [&prefix](hidl_string const& _nl) { prefix = _nl; }); in TEST_F() argument
160 omxStore->listRoles([&roleList](hidl_vec<IOmxStore::RoleInfo> const& _nl) { in TEST_F() argument
161 roleList = _nl; in TEST_F()
175 hidl_vec<IOmx::ComponentInfo> const& _nl) { in TEST_F() argument
177 nodeList = _nl; in TEST_F()
193 sp<IOmxNode> const& _nl) { in TEST_F() argument
195 omxNode = _nl; in TEST_F()
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp167 sp<IOmxNode> const& _nl) { in SetUp() argument
169 this->omxNode = _nl; in SetUp()
1245 unsigned int _nl) { in TEST_F() argument
1247 index = _nl; in TEST_F()
1325 sp<IGraphicBufferProducer> const& _nl, in TEST_F()
1328 producer = _nl; in TEST_F()
1483 sp<IGraphicBufferProducer> const& _nl, in TEST_F()
1486 producer = _nl; in TEST_F()
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp154 sp<IOmxNode> const& _nl) { in SetUp() argument
156 this->omxNode = _nl; in SetUp()
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp149 sp<IOmxNode> const& _nl) { in SetUp() argument
151 this->omxNode = _nl; in SetUp()
DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp149 sp<IOmxNode> const& _nl) { in SetUp() argument
151 this->omxNode = _nl; in SetUp()
/hardware/interfaces/media/omx/1.0/vts/functional/component/
DVtsHalMediaOmxV1_0TargetComponentTest.cpp134 sp<IOmxNode> const& _nl) { in SetUp() argument
136 this->omxNode = _nl; in SetUp()