HomeSort by relevance Sort by last modified time
    Searched defs:streamConfig (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/modules/video_capture/windows/
video_capture_ds.cc 247 IAMStreamConfig* streamConfig = NULL;
252 (void**) &streamConfig);
262 hr = streamConfig->GetStreamCaps(
294 hr += streamConfig->SetFormat(pmt);
302 RELEASE_AND_CLEAR(streamConfig);
device_info_ds.cc 427 IAMStreamConfig* streamConfig = NULL;
429 (void**) &streamConfig);
451 hr = streamConfig->GetNumberOfCapabilities(&count, &size);
457 RELEASE_AND_CLEAR(streamConfig);
472 hr = streamConfig->GetStreamCaps(tmp, &pmt,
512 hr = streamConfig->GetStreamCaps(tmp, &pmt,
519 RELEASE_AND_CLEAR(streamConfig);
675 RELEASE_AND_CLEAR(streamConfig);
  /hardware/google/easel/amber/camera/include/
HdrPlusTypes.h 169 // service will get input frames from AP and streamConfig contains the input stream
175 StreamConfiguration streamConfig;
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 99 milliseconds