Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/
H A Daudio_adm_if_lib_render_test.cpp55 int32_t AudioCtlRenderSetChannelModeBuf(struct HdfSBuf *sBuf, struct AudioHwRenderParam *handleData…
391 int32_t ret = AudioCtlRenderSetChannelModeBuf(sBuf, handleData);
401 int32_t ret = AudioCtlRenderSetChannelModeBuf(sBuf, handleData);
411 int32_t ret = AudioCtlRenderSetChannelModeBuf(sBuf, handleData);
/ohos5.0/drivers/peripheral/audio/supportlibs/adm_adapter/src/
H A Daudio_interface_lib_render.c617 int32_t AudioCtlRenderSetChannelModeBuf(struct HdfSBuf *sBuf, const struct AudioHwRenderParam *hand… in AudioCtlRenderSetChannelModeBuf() function
646 if (AudioCtlRenderSetChannelModeBuf(sBuf, handleData) != HDF_SUCCESS) { in AudioCtlRenderSetChannelMode()