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

  /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;
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/arch/x68k/stand/xxboot/
memcmp.S 54 | To comply with standards, recalc exact return value.
memcmp.S 54 | To comply with standards, recalc exact return value.
  /src/distrib/amiga/stand/
device-streams.README.md 71 * `make lint` will format the code to standards.
device-streams.README.md 71 * `make lint` will format the code to standards.
  /src/sys/dev/
video_if.h 202 /* video standards */
442 uint64_t standards; /* all supported standards */ member in struct:video_input
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 */
video.c 1102 vi->standards = input->std; /* ... values are the same */
1132 input->std = vi->standards; /* ... values are the same */
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx6dl-prtmvt.dts 8 #include <dt-bindings/display/sdtv-standards.h>
39 sdtv-standards = <SDTV_STD_PAL_B>;
imx6dl-victgo.dts 8 #include <dt-bindings/display/sdtv-standards.h>
39 sdtv-standards = <SDTV_STD_PAL_B>;
imx6qdl-vicut1.dtsi 7 #include <dt-bindings/display/sdtv-standards.h>
34 sdtv-standards = <SDTV_STD_PAL_B>;
imx6dl-prtmvt.dts 8 #include <dt-bindings/display/sdtv-standards.h>
39 sdtv-standards = <SDTV_STD_PAL_B>;
imx6dl-victgo.dts 8 #include <dt-bindings/display/sdtv-standards.h>
39 sdtv-standards = <SDTV_STD_PAL_B>;
imx6qdl-vicut1.dtsi 7 #include <dt-bindings/display/sdtv-standards.h>
34 sdtv-standards = <SDTV_STD_PAL_B>;
  /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...]
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 39 milliseconds