Searched refs:coding_type (Results 1 – 3 of 3) sorted by relevance
216 uint8_t coding_type, in r600_hdmi_audioinfoframe() argument232 frame[0x1] = (channel_count & 0x7) | ((coding_type & 0xF) << 4); in r600_hdmi_audioinfoframe()
368 u32 coding_type; /* use enum mixart_coding_type */ member
508 stream_param.coding_type = CT_LINEAR; in mixart_set_format()