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

  /external/tinyalsa/
tinypcminfo.c 83 min = pcm_params_get_min(params, PCM_PARAM_SAMPLE_BITS);
84 max = pcm_params_get_max(params, PCM_PARAM_SAMPLE_BITS);
pcm.c 506 case PCM_PARAM_SAMPLE_BITS:
  /external/tinyalsa/include/tinyalsa/
asoundlib.h 110 PCM_PARAM_SAMPLE_BITS,

Completed in 29 milliseconds