Searched defs:tlv_size (Results 1 - 8 of 8) sorted by relevance
| /third_party/alsa-lib/src/control/ |
| H A D | control_ext.c | 327 snd_ctl_ext_elem_tlv(snd_ctl_t *handle, int op_flag, unsigned int numid, unsigned int *tlv, unsigned int tlv_size) snd_ctl_ext_elem_tlv() argument
|
| H A D | tlv.c | 59 snd_tlv_parse_dB_info(unsigned int *tlv, unsigned int tlv_size, unsigned int **db_tlvp) snd_tlv_parse_dB_info() argument
|
| H A D | control_hw.c | 221 snd_ctl_hw_elem_tlv(snd_ctl_t *handle, int op_flag, unsigned int numid, unsigned int *tlv, unsigned int tlv_size) snd_ctl_hw_elem_tlv() argument
|
| H A D | hcontrol.c | 853 int snd_hctl_elem_tlv_read(snd_hctl_elem_t *elem, unsigned int *tlv, unsigned int tlv_size) in snd_hctl_elem_tlv_read() argument
|
| H A D | control_remap.c | 666 remap_map_elem_tlv(snd_ctl_remap_t *priv, int op_flag, unsigned int numid, unsigned int *tlv, unsigned int tlv_size) remap_map_elem_tlv() argument 714 snd_ctl_remap_elem_tlv(snd_ctl_t *ctl, int op_flag, unsigned int numid, unsigned int *tlv, unsigned int tlv_size) snd_ctl_remap_elem_tlv() argument [all...] |
| H A D | control.c | 1040 snd_ctl_tlv_do(snd_ctl_t *ctl, int op_flag, const snd_ctl_elem_id_t *id, unsigned int *tlv, unsigned int tlv_size) snd_ctl_tlv_do() argument 1083 snd_ctl_elem_tlv_read(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, unsigned int *tlv, unsigned int tlv_size) snd_ctl_elem_tlv_read() argument
|
| /third_party/alsa-lib/src/mixer/ |
| H A D | simple_none.c | 1113 const unsigned int tlv_size = 4096; in init_db_range() local
|
| /third_party/alsa-utils/amixer/ |
| H A D | amixer.c | 460 static void decode_tlv(unsigned int spaces, unsigned int *tlv, unsigned int tlv_size) in decode_tlv() argument
|
Completed in 15 milliseconds