Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/audio/impl/
H A Daudio_format.c437 cnv_to_s32oe(audio_stream_t *sp, int len) in cnv_to_s32oe() function
651 len = cnv_to_s32oe(sp, len); in cnv_default()
681 { AUDIO_FORMAT_S32_OE, 4, cnv_from_s32oe, cnv_to_s32oe },