Searched refs:kF32 (Results 1 – 3 of 3) sorted by relevance
47 PcmFormat::kS24In3Le, PcmFormat::kF32 }); in LLVMFuzzerTestOneInput()57 fmt == PcmFormat::kF32 ? sizeof(float) : 0; in LLVMFuzzerTestOneInput()
59 fmt == PcmFormat::kF32 ? sizeof(float) : 0; in encode()91 PcmFormat::kS24In3Le, PcmFormat::kF32 }); in LLVMFuzzerTestOneInput()107 case PcmFormat::kF32: { in LLVMFuzzerTestOneInput()
46 kF32 = LC3_PCM_FORMAT_FLOAT enumerator168 return EncodeImpl(PcmFormat::kF32, pcm, block_size, out); in Encode()189 case PcmFormat::kF32: in Encode()277 return DecodeImpl(in, block_size, PcmFormat::kF32, pcm); in Decode()298 case PcmFormat::kF32: in Decode()