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

  /src/sys/arch/x68k/stand/xxboot/
memcmp.S 54 | To comply with standards, recalc exact return value.
  /src/sys/dev/usb/
auvitek_video.c 404 vi->standards = VIDEO_STANDARD_NTSC_M;
409 vi->standards = VIDEO_STANDARD_NTSC_M;
414 vi->standards = VIDEO_STANDARD_NTSC_M;
419 vi->standards = VIDEO_STANDARD_NTSC_M;
  /src/sys/dev/
video_if.h 202 /* video standards */
442 uint64_t standards; /* all supported standards */ member in struct:video_input
video.c 1102 vi->standards = input->std; /* ... values are the same */
1132 input->std = vi->standards; /* ... values are the same */
  /src/sys/sys/
videoio.h 638 * as that class is already handling other video compression standards
2170 it should work fine. However, if needed to add more than two standards,
2175 * Some macros to merge video standards in order to make live easier for the
2190 /* All Secam Standards */
2207 * Several PAL standards are missing here: /M, /N and /Nc
2213 /* Chroma "agnostic" standards */
2234 /* Standards where MTS/BTSC stereo could be found */
2240 /* Standards for Countries with 60Hz Line frequency */
2245 /* Standards for Countries with 50Hz Line frequency */
2253 /* Macros with none and all analog standards */
2321 u_int32_t standards; member in struct:v4l2_bt_timings
2466 u_int32_t standards; member in struct:v4l2_bt_timings_cap
    [all...]

Completed in 25 milliseconds