Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoDecTest.cpp274 char* info, size_t streamIndex = 1) { in GetURLForComponent() argument
280 ASSERT_TRUE(streamIndex < STREAM_COUNT); in GetURLForComponent()
323 strcat(mURL, kCompToURL[i].mURL[streamIndex]); in GetURLForComponent()
324 strcat(info, kCompToURL[i].info[streamIndex]); in GetURLForComponent()
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp322 char* info, size_t streamIndex = 1) { in GetURLForComponent() argument
328 ASSERT_TRUE(streamIndex < STREAM_COUNT); in GetURLForComponent()
366 strcat(mURL, kCompToURL[i].mURL[streamIndex]); in GetURLForComponent()
367 strcat(info, kCompToURL[i].info[streamIndex]); in GetURLForComponent()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h847 QCamera3Channel *channel, uint32_t streamIndex);
DQCamera3HWI.cpp5214 uint32_t streamIndex) { in fillPbStreamConfig() argument
5225 QCamera3Stream *stream = channel->getStreamByIndex(streamIndex); in fillPbStreamConfig()
5227 LOGE("%s: Failed to get stream %d in channel.", __FUNCTION__, streamIndex); in fillPbStreamConfig()
5233 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.