HomeSort by: relevance | last modified time | path
    Searched refs:V4L2_AUDCAP_AVL (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/videoctl/
videoctl.c 414 audio.capability & V4L2_AUDCAP_AVL ? 1 : 0);
440 audio.capability & V4L2_AUDCAP_AVL ? 1 : 0);
  /src/sys/dev/
video.c 1231 if (audio->capability & V4L2_AUDCAP_AVL)
1247 audio->capability |= V4L2_AUDCAP_AVL;
  /src/sys/sys/
videoio.h 2828 #define V4L2_AUDCAP_AVL 0x00002

Completed in 18 milliseconds