Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_audio/src/
Dintel_sst_ioctl.h32 STREAM_OPS_PLAYBACK = 0, /* Decode */ enumerator
Dmixaudio.c459 else sst_params.ops = STREAM_OPS_PLAYBACK; in mix_audio_SST_SET_PARAMS()