Home
last modified time | relevance | path

Searched defs:cea_sad (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dhda_local.h662 struct cea_sad { struct
663 int channels;
664 int format; /* (format == 0) indicates invalid SAD */
665 int rates;
666 int sample_bits; /* for LPCM */
667 int max_bitrate; /* for AC3...ATRAC */
668 int profile; /* for WMAPRO */
/Linux-v4.19/include/drm/
Ddrm_edid.h325 struct cea_sad { struct
336 int drm_edid_to_sad(struct edid *edid, struct cea_sad **sads); argument