Searched refs:FLAC__ChannelAssignment (Results 1 – 5 of 5) sorted by relevance
45 FLAC__ChannelAssignment channel_assignment;
386 } FLAC__ChannelAssignment; typedef421 FLAC__ChannelAssignment channel_assignment;
950 FLAC_API FLAC__ChannelAssignment FLAC__stream_decoder_get_channel_assignment(const FLAC__StreamDeco…
343 FLAC__ChannelAssignment last_channel_assignment;3244 FLAC__ChannelAssignment channel_assignment; in process_subframes_()3273 channel_assignment = (FLAC__ChannelAssignment)ca; in process_subframes_()
883 FLAC_API FLAC__ChannelAssignment FLAC__stream_decoder_get_channel_assignment(const FLAC__StreamDeco… in FLAC__stream_decoder_get_channel_assignment()