Home
last modified time | relevance | path

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

/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp313 char* info, size_t streamIndex = 1) { in GetURLForComponent() argument
319 ASSERT_TRUE(streamIndex < STREAM_COUNT); in GetURLForComponent()
357 strcat(mURL, kCompToURL[i].mURL[streamIndex]); in GetURLForComponent()
358 strcat(info, kCompToURL[i].info[streamIndex]); in GetURLForComponent()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h813 QCamera3Channel *channel, uint32_t streamIndex);
DQCamera3HWI.cpp5100 uint32_t streamIndex) { in fillPbStreamConfig() argument
5111 QCamera3Stream *stream = channel->getStreamByIndex(streamIndex); in fillPbStreamConfig()
5113 LOGE("%s: Failed to get stream %d in channel.", __FUNCTION__, streamIndex); in fillPbStreamConfig()
5119 LOGE("%s: Failed to get stream info for stream %d in channel.", __FUNCTION__, streamIndex); in fillPbStreamConfig()
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal1035 * setLayerSidebandStream(int32_t streamIndex)
1041 * @param streamIndex is the new sideband stream.