Home
last modified time | relevance | path

Searched refs:IEC958_AES0_PRO_EMPHASIS_NONE (Results 1 – 13 of 13) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/sound/
H A Dcs8403.h57 case 0x20: diga->status[0] |= IEC958_AES0_PRO_EMPHASIS_NONE; break; in SND_CS8403_DECODE()
124 case IEC958_AES0_PRO_EMPHASIS_NONE: bits |= 0x20; break; in SND_CS8403_ENCODE()
183 case 0x02: diga->status[0] |= IEC958_AES0_PRO_EMPHASIS_NONE; break; in SND_CS8404_DECODE()
225 case IEC958_AES0_PRO_EMPHASIS_NONE: bits |= 0x02; break; in SND_CS8404_ENCODE()
H A Dasoundef.h21 #define IEC958_AES0_PRO_EMPHASIS_NONE (1<<2) /* none emphasis */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/sound/
H A Dcs8403.h57 case 0x20: diga->status[0] |= IEC958_AES0_PRO_EMPHASIS_NONE; break; in SND_CS8403_DECODE()
124 case IEC958_AES0_PRO_EMPHASIS_NONE: bits |= 0x20; break; in SND_CS8403_ENCODE()
183 case 0x02: diga->status[0] |= IEC958_AES0_PRO_EMPHASIS_NONE; break; in SND_CS8404_DECODE()
225 case IEC958_AES0_PRO_EMPHASIS_NONE: bits |= 0x02; break; in SND_CS8404_ENCODE()
H A Dasoundef.h21 #define IEC958_AES0_PRO_EMPHASIS_NONE (1<<2) /* none emphasis */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/sound/
H A Dcs8403.h57 case 0x20: diga->status[0] |= IEC958_AES0_PRO_EMPHASIS_NONE; break; in SND_CS8403_DECODE()
124 case IEC958_AES0_PRO_EMPHASIS_NONE: bits |= 0x20; break; in SND_CS8403_ENCODE()
183 case 0x02: diga->status[0] |= IEC958_AES0_PRO_EMPHASIS_NONE; break; in SND_CS8404_DECODE()
225 case IEC958_AES0_PRO_EMPHASIS_NONE: bits |= 0x02; break; in SND_CS8404_ENCODE()
H A Dasoundef.h21 #define IEC958_AES0_PRO_EMPHASIS_NONE (1<<2) /* none emphasis */ macro
/dports/audio/alsa-utils/alsa-utils-1.2.2/iecset/
H A Diecbits.c195 case IEC958_AES0_PRO_EMPHASIS_NONE: in dump_iec958()
H A Diecset.c258 iec958->status[0] |= IEC958_AES0_PRO_EMPHASIS_NONE; in update_iec958_status()
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dasoundef.h45 #define IEC958_AES0_PRO_EMPHASIS_NONE (1<<2) /**< no emphasis */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/ca0106/
H A Dca0106_proc.c193 case IEC958_AES0_PRO_EMPHASIS_NONE: in snd_ca0106_proc_dump_iec958()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/ca0106/
H A Dca0106_proc.c193 case IEC958_AES0_PRO_EMPHASIS_NONE: in snd_ca0106_proc_dump_iec958()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/ca0106/
H A Dca0106_proc.c193 case IEC958_AES0_PRO_EMPHASIS_NONE: in snd_ca0106_proc_dump_iec958()
/dports/multimedia/mpv/mpv-0.34.1/audio/out/
H A Dao_alsa.c578 IEC958_AES0_NONAUDIO | IEC958_AES0_PRO_EMPHASIS_NONE, in try_open_device()