Searched refs:streamConfig (Results 1 – 2 of 2) sorted by relevance
247 IAMStreamConfig* streamConfig = NULL; in SetCameraOutput() local252 (void**) &streamConfig); in SetCameraOutput()262 hr = streamConfig->GetStreamCaps( in SetCameraOutput()294 hr += streamConfig->SetFormat(pmt); in SetCameraOutput()302 RELEASE_AND_CLEAR(streamConfig); in SetCameraOutput()
427 IAMStreamConfig* streamConfig = NULL; in CreateCapabilityMap() local429 (void**) &streamConfig); in CreateCapabilityMap()451 hr = streamConfig->GetNumberOfCapabilities(&count, &size); in CreateCapabilityMap()457 RELEASE_AND_CLEAR(streamConfig); in CreateCapabilityMap()472 hr = streamConfig->GetStreamCaps(tmp, &pmt, in CreateCapabilityMap()512 hr = streamConfig->GetStreamCaps(tmp, &pmt, in CreateCapabilityMap()519 RELEASE_AND_CLEAR(streamConfig); in CreateCapabilityMap()675 RELEASE_AND_CLEAR(streamConfig); in CreateCapabilityMap()