Home
last modified time | relevance | path

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

/aosp_15_r20/external/flac/src/libFLAC/
H A DlibFLAC_blocklist.txt20 fun:undo_channel_coding
H A Dstream_decoder.c98 static void undo_channel_coding(FLAC__StreamDecoder *decoder);
2124 undo_channel_coding(decoder); in read_frame_()
3114 void undo_channel_coding(FLAC__StreamDecoder *decoder) { in undo_channel_coding() function