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

  /hardware/qcom/camera/QCamera2/stack/common/
mm_camera_shim.h 54 uint8_t stream_count; /*Number of streams in a bundle*/ member in struct:__anon31636
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/common/
mm_camera_shim.h 54 uint8_t stream_count; /*Number of streams in a bundle*/ member in struct:__anon32292
  /external/clang/test/SemaCXX/
typo-correction.cpp 94 long stream_count; // expected-note 2 {{'stream_count' declared here}} member in namespace:unknown_type_test
105 bar((stream_out)); // expected-error{{use of undeclared identifier 'stream_out'; did you mean 'stream_count'?}}
109 bar((stream_out)); // expected-error{{use of undeclared identifier 'stream_out'; did you mean 'stream_count'?}}
  /external/webrtc/talk/media/webrtc/
webrtcvideoengine2.cc 1994 size_t stream_count = parameters_.config.rtp.ssrcs.size(); local
    [all...]
  /external/google-breakpad/src/google_breakpad/common/
minidump_format.h 255 uint32_t stream_count; member in struct:__anon11426
256 MDRVA stream_directory_rva; /* A |stream_count|-sized array of
    [all...]

Completed in 233 milliseconds