Searched defs:backend (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/audio/msm8909/hal/msm8974/
H A Dplatform.c337 // Platform specific backend bit width table
2852 * The backend should be configured at highest bit width and/or
2855 * current backend sample rate and/or bit width, then, we set the
2856 * backend re-configuration flag.
2858 * Exception: 16 bit playbacks is allowed through 16 bit/48 khz backend only
2879 // 16 bit playback on speakers is allowed through 48 khz backend only
2883 // 24 bit playback on speakers is allowed through 48 khz backend only
2891 // is not same as current backend comfiguration
2897 ALOGI("%s Codec backend needs to be updated. new bit width: %d new sample rate: %d",
2914 ALOGW("Codec backend bitwidt
2924 platform_set_snd_device_backend(snd_device_t device, const char *backend) argument
[all...]

Completed in 29 milliseconds