Searched refs:kS24 (Results 1 – 3 of 3) sorted by relevance
46 { PcmFormat::kS16, PcmFormat::kS24, in LLVMFuzzerTestOneInput()55 fmt == PcmFormat::kS24 ? sizeof(int32_t) : in LLVMFuzzerTestOneInput()
57 fmt == PcmFormat::kS24 ? sizeof(int32_t) : in encode()90 { PcmFormat::kS16, PcmFormat::kS24, in LLVMFuzzerTestOneInput()101 case PcmFormat::kS24: { in LLVMFuzzerTestOneInput()
44 kS24 = LC3_PCM_FORMAT_S24, enumerator164 return EncodeImpl(PcmFormat::kS24, pcm, block_size, out); in Encode()180 case PcmFormat::kS24: in Encode()289 case PcmFormat::kS24: in Decode()