Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/audio/
Dxa-class-audio-codec.c656 static XA_ERRORCODE (* const xa_codec_cmd[])(XACodecBase *, xf_message_t *) = variable
670 #define XA_CODEC_CMD_NUM (sizeof(xa_codec_cmd) / sizeof(xa_codec_cmd[0]))
776 codec->base.command = xa_codec_cmd; in xa_audio_codec_factory()