HomeSort by relevance Sort by last modified time
    Searched refs:media_id (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
print-tipc.c 309 u_int media_id; local
334 media_id = TIPC_MEDIA_ID(w5);
335 ND_PRINT((ndo, "\n\tNodeSignature %u, network_id %u, media_id %u",
336 node_sig, ntwrk_id, media_id));
  /external/chromium_org/chrome/browser/media/
media_capture_devices_dispatcher.cc 157 content::DesktopMediaID media_id,
167 content::MEDIA_DESKTOP_VIDEO_CAPTURE, media_id.ToString(), "Screen"));
394 content::DesktopMediaID media_id = local
401 if (media_id.type == content::DesktopMediaID::TYPE_NONE) {
414 (media_id.type == content::DesktopMediaID::TYPE_SCREEN &&
419 devices, media_id, capture_audio, true,
    [all...]

Completed in 152 milliseconds