Home
last modified time | relevance | path

Searched refs:V4L2_TUNER_SUB_SAP (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-modulator.rst142 and ``V4L2_TUNER_SUB_SAP`` is also set, channel 1 is encoded as
153 ``V4L2_TUNER_SUB_SAP``. If the hardware does not support the
160 - Same effect as ``V4L2_TUNER_SUB_SAP``.
161 * - ``V4L2_TUNER_SUB_SAP``
H A Dvidioc-g-tuner.rst323 * - ``V4L2_TUNER_SUB_SAP``
329 The ``V4L2_TUNER_SUB_LANG2`` and ``V4L2_TUNER_SUB_SAP``
330 flags are synonyms. The ``V4L2_TUNER_SUB_SAP`` flag applies
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmsp3400-kthreads.c1095 state->rxsubchans |= V4L2_TUNER_SUB_SAP; in msp34xxg_detect_stereo()
1111 if ((state->rxsubchans & V4L2_TUNER_SUB_SAP) && in msp34xxg_set_audmode()
H A Dtvaudio.c599 mode |= V4L2_TUNER_SUB_SAP; in tda985x_getrxsubchans()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-av-core.c788 val |= V4L2_TUNER_SUB_SAP; in cx18_av_g_tuner()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1576 vt->rxsubchans = V4L2_TUNER_SUB_MONO | V4L2_TUNER_SUB_SAP; in vivid_video_g_tuner()
1581 vt->rxsubchans = V4L2_TUNER_SUB_STEREO | V4L2_TUNER_SUB_SAP; in vivid_video_g_tuner()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h1774 #define V4L2_TUNER_SUB_SAP 0x0004 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h1774 #define V4L2_TUNER_SUB_SAP 0x0004 macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions399 replace define V4L2_TUNER_SUB_SAP tuner-rxsubchans
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1909 #define V4L2_TUNER_SUB_SAP 0x0004 macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1891 #define V4L2_TUNER_SUB_SAP 0x0004 macro
/OK3568_Linux_fs/kernel/drivers/media/i2c/cx25840/
H A Dcx25840-core.c2566 val |= V4L2_TUNER_SUB_SAP; in cx25840_g_tuner()