Home
last modified time | relevance | path

Searched refs:add_residual_partitioned_rice_ (Results 1 – 1 of 1) sorted by relevance

/external/flac/libFLAC/
Dstream_encoder_framing.c44 static FLAC__bool add_residual_partitioned_rice_(FLAC__BitWriter *bw, const FLAC__int32 residual[],…
394 if(!add_residual_partitioned_rice_( in FLAC__subframe_add_fixed()
440 if(!add_residual_partitioned_rice_( in FLAC__subframe_add_lpc()
493 FLAC__bool add_residual_partitioned_rice_(FLAC__BitWriter *bw, const FLAC__int32 residual[], const … in add_residual_partitioned_rice_() function