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…
347 FLAC__ChannelAssignment last_channel_assignment;3243 FLAC__ChannelAssignment channel_assignment; in process_subframes_()3272 channel_assignment = (FLAC__ChannelAssignment)ca; in process_subframes_()
870 FLAC_API FLAC__ChannelAssignment FLAC__stream_decoder_get_channel_assignment(const FLAC__StreamDeco… in FLAC__stream_decoder_get_channel_assignment()