Home
last modified time | relevance | path

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

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