Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/intel_sst/
Dintel_sst_stream_encoded.c842 if (str_info->decode_obuf_type == SST_BUF_RAR) { in sst_send_decode_mess()
1111 str_info->decode_obuf_type = dbufs->obufs->type; in sst_decode()
1150 str_info->decode_obuf_type = dbufs->obufs->type; in sst_decode()
Dintel_sst_common.h244 u8 decode_ibuf_type, decode_obuf_type; member