Searched refs:full_length (Results 1 – 2 of 2) sorted by relevance
58 size_t full_length = (frames - 1) * 2; in ProcessAudioBlock() local62 ASSERT_NEAR(in_block[0][0].real(), static_cast<float>(full_length), in ProcessAudioBlock()
2938 size_t full_length; in Curl_http_readwrite_headers() local2973 full_length = k->str - k->str_start; in Curl_http_readwrite_headers()2975 result = header_append(data, k, full_length); in Curl_http_readwrite_headers()