Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/test/sample/
H A Didl_render.c92 INPUT_UINT32, enumerator
133 case INPUT_UINT32: in CheckInputName()
976 ret = CheckInputName(INPUT_UINT32, (void *)(&attrs.sampleRate)); in SetRenderAttributes()
983 ret = CheckInputName(INPUT_UINT32, (void *)(&attrs.isBigEndian)); in SetRenderAttributes()
H A Didl_capture.c109 INPUT_UINT32, enumerator
152 case INPUT_UINT32: in CheckInputName()
1045 ret = CheckInputName(INPUT_UINT32, (void *)(&captureAttrs.sampleRate)); in SetCaptureAttributes()
1052 ret = CheckInputName(INPUT_UINT32, (void *)(&captureAttrs.isBigEndian)); in SetCaptureAttributes()