Home
last modified time | relevance | path

Searched refs:get32_labels (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-lib/src/pcm/
Dpcm_lfloat.c106 void *get32 = get32_labels[get32idx]; in snd_pcm_lfloat_convert_integer_float()
Dpcm_linear.c189 void *get = get32_labels[get_idx]; in snd_pcm_linear_getput()
Dpcm_route.c211 get = get32_labels[params->get_idx]; in snd_pcm_route_convert1_one_getput()
306 get32 = get32_labels[params->get_idx]; in snd_pcm_route_convert1_many()
Dpcm_iec958.c193 void *get = get32_labels[iec->getput_idx]; in snd_pcm_iec958_encode()
Dplugin_ops.h485 static void *const get32_labels[5 * 2 * 2 + 4 * 3] = { variable