HomeSort by relevance Sort by last modified time
    Searched refs:PUT32_LABELS (Results 1 - 4 of 4) sorted by null

  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_lfloat.c 146 #define PUT32_LABELS
150 #undef PUT32_LABELS
151 void *put32 = put32_labels[put32idx];
pcm_iec958.c 151 #define PUT32_LABELS
153 #undef PUT32_LABELS
154 void *put = put32_labels[iec->getput_idx];
pcm_route.c 209 put = put32_labels[params->put_idx];
235 #define PUT32_LABELS
238 #undef PUT32_LABELS
327 put32 = put32_labels[params->put_idx];
    [all...]
plugin_ops.h 451 #define PUT32_LABELS
529 #ifdef PUT32_LABELS
531 static void *const put32_labels[4 * 2 * 2 + 4 * 3] = { variable
566 #undef PUT32_LABELS
    [all...]

Completed in 457 milliseconds