Home
last modified time | relevance | path

Searched defs:qlp_coeff_precision (Results 1 – 4 of 4) sorted by relevance

/external/flac/oss-fuzz/
Dencoder_v2.cc63 …unsigned compression_level, input_data_width, blocksize, max_lpc_order, qlp_coeff_precision, min_r… in LLVMFuzzerTestOneInput() local
/external/flac/src/libFLAC/include/protected/
Dstream_encoder.h107 uint32_t qlp_coeff_precision; member
/external/flac/src/libFLAC/
Dstream_encoder.c115 uint32_t qlp_coeff_precision; member
3525 uint32_t min_qlp_coeff_precision, max_qlp_coeff_precision, qlp_coeff_precision; in process_subframe_() local
4024 uint32_t qlp_coeff_precision, in evaluate_lpc_subframe_()
/external/flac/include/FLAC/
Dformat.h329 uint32_t qlp_coeff_precision; member