Searched refs:read_pcm (Results 1 – 1 of 1) sorted by relevance
158 auto read_pcm = [](uint8_t* buff, int nbits) -> int { in transcode() local180 *data[i & 1]++ = read_pcm(buff, bit_depth) * scaling_factor; in transcode()