Searched refs:total_file_size (Results 1 – 1 of 1) sorted by relevance
217 uint32 total_file_size; in DecodeLin16WaveAsFloatVector() local218 TF_RETURN_IF_ERROR(ReadValue<uint32>(wav_string, &total_file_size, &offset)); in DecodeLin16WaveAsFloatVector()