Searched defs:tpins (Results 1 - 1 of 1) sorted by relevance
/drivers/peripheral/audio/hal/pathselect/src/ |
H A D | audio_pathselect.c | 351 int32_t tpins = pins & OUTPUT_MASK; in AudioRenderParseDevice() local 226 SetRenderPathValue( int32_t tpins, cJSON *renderObj, struct AudioHwRenderParam *renderParam, int32_t value) SetRenderPathValue() argument 280 SetMatchRenderDevicePath( int32_t tpins, struct AudioHwRenderParam *renderParam, cJSON *cJsonObj, const char *deviceType, int32_t value) SetMatchRenderDevicePath() argument 322 SetMatchRenderOtherDevicePath( int32_t tpins, struct AudioHwRenderParam *renderParam, cJSON *cJsonObj, int32_t value) SetMatchRenderOtherDevicePath() argument 459 SetCapturePathValue( int32_t tpins, cJSON *captureSwitchObj, struct AudioHwCaptureParam *captureParam, int32_t value) SetCapturePathValue() argument 511 SetMatchCaptureDevicePath( struct AudioHwCaptureParam *captureParam, cJSON *cJsonObj, int32_t tpins, char *deviceType, int32_t value) SetMatchCaptureDevicePath() argument 555 SetMatchCaptureOtherDevicePath( struct AudioHwCaptureParam *captureParam, cJSON *cJsonObj, int32_t tpins, int32_t value) SetMatchCaptureOtherDevicePath() argument 595 int32_t tpins = pins & INPUT_MASK; AudioCaptureParseDevice() local [all...] |
Completed in 2 milliseconds