Searched defs:buffSize (Results 1 – 2 of 2) sorted by relevance
429 size_t buffSize = ARRAY_SIZE(buffer); in profile_get_sample_rate_strs() local462 size_t buffSize = ARRAY_SIZE(buffer); in profile_get_format_strs() local533 size_t buffSize = ARRAY_SIZE(buffer); in profile_get_channel_count_strs() local
213 int BandwidthController::StrncpyAndCheck(char *buffer, const char *src, size_t buffSize) { in StrncpyAndCheck()