Home
last modified time | relevance | path

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

/external/flac/include/share/
Dreplaygain_synthesis.h50 …eplaygain_synthesis__apply_gain(FLAC__byte *data_out, FLAC__bool little_endian_data_out, FLAC__boo…
/external/flac/src/share/replaygain_synthesis/
Dreplaygain_synthesis.c301 …eplaygain_synthesis__apply_gain(FLAC__byte *data_out, FLAC__bool little_endian_data_out, FLAC__boo… in FLAC__replaygain_synthesis__apply_gain() argument
395 if (little_endian_data_out) { in FLAC__replaygain_synthesis__apply_gain()