Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_server_render.cpp25 int32_t GetInitRenderParaAttrs(struct HdfSBuf *data, struct AudioSampleAttributes *attrs) in GetInitRenderParaAttrs() function
89 if (GetInitRenderParaAttrs(data, attrs) < 0) { in GetInitRenderPara()
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_server_render.c29 static int32_t GetInitRenderParaAttrs(struct HdfSBuf *data, struct AudioSampleAttributes *attrs) in GetInitRenderParaAttrs() function
106 if (GetInitRenderParaAttrs(data, attrs) < 0) { in GetInitRenderPara()