Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/test/sample/
H A Didl_render.c903 static int32_t SelectAttributesFomat(uint32_t *pcmFomat) in SelectAttributesFomat() function
968 ret = SelectAttributesFomat((uint32_t *)(&attrs.format)); in SetRenderAttributes()
H A Didl_capture.c972 static int32_t SelectAttributesFomat(uint32_t *fomat) in SelectAttributesFomat() function
1037 ret = SelectAttributesFomat((uint32_t *)(&captureAttrs.format)); in SetCaptureAttributes()