Home
last modified time | relevance | path

Searched defs:tpins (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/audio/hal/pathselect/src/
H A Daudio_pathselect.c227 int32_t tpins, cJSON *renderObj, struct AudioHwRenderParam *renderParam, int32_t value) in SetRenderPathValue()
281int32_t tpins, struct AudioHwRenderParam *renderParam, cJSON *cJsonObj, const char *deviceType, in… in SetMatchRenderDevicePath()
323 int32_t tpins, struct AudioHwRenderParam *renderParam, cJSON *cJsonObj, int32_t value) in SetMatchRenderOtherDevicePath()
351 int32_t tpins = pins & OUTPUT_MASK; in AudioRenderParseDevice() local
460 int32_t tpins, cJSON *captureSwitchObj, struct AudioHwCaptureParam *captureParam, int32_t value) in SetCapturePathValue()
512 …struct AudioHwCaptureParam *captureParam, cJSON *cJsonObj, int32_t tpins, char *deviceType, int32_… in SetMatchCaptureDevicePath()
556 struct AudioHwCaptureParam *captureParam, cJSON *cJsonObj, int32_t tpins, int32_t value) in SetMatchCaptureOtherDevicePath()
595 int32_t tpins = pins & INPUT_MASK; in AudioCaptureParseDevice() local