Searched refs:streamIndex (Results 1 – 5 of 5) sorted by relevance
/hardware/google/av/codec2/hidl/1.0/mts/video/ |
D | MtsHidlC2V1_0TargetVideoDecTest.cpp | 274 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/ |
D | VtsHalMediaOmxV1_0TargetVideoDecTest.cpp | 322 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/ |
D | QCamera3HWI.h | 847 QCamera3Channel *channel, uint32_t streamIndex);
|
D | QCamera3HWI.cpp | 5214 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/ |
D | IComposerClient.hal | 1035 * setLayerSidebandStream(int32_t streamIndex) 1041 * @param streamIndex is the new sideband stream.
|