Searched refs:FLAC__FP_ZERO (Results 1 – 3 of 3) sorted by relevance
62 extern const FLAC__fixedpoint FLAC__FP_ZERO;
43 const FLAC__fixedpoint FLAC__FP_ZERO = 0; variable
3445 fixed_residual_bits_per_sample[1] == FLAC__FP_ZERO in process_subframe_()3485 …rice_parameter = (fixed_residual_bits_per_sample[fixed_order] > FLAC__FP_ZERO)? (uint32_t)FLAC__fi… in process_subframe_()