Home
last modified time | relevance | path

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

/external/flac/src/libFLAC/
Dstream_encoder_framing.c45 static FLAC__bool add_residual_partitioned_rice_(FLAC__BitWriter *bw, const FLAC__int32 residual[],…
399 if(!add_residual_partitioned_rice_( in FLAC__subframe_add_fixed()
445 if(!add_residual_partitioned_rice_( in FLAC__subframe_add_lpc()
498 FLAC__bool add_residual_partitioned_rice_(FLAC__BitWriter *bw, const FLAC__int32 residual[], const … in add_residual_partitioned_rice_() function