Home | History | Annotate | Download | only in doc

Lines Matching refs:mapping

104 configurations, channel mapping configurations and mode
180 multichannel audio with varying channel mapping applications. Vorbis I
181 uses a single mapping type (0), with implicit PCM channel mappings.
189 \item For each \varname{[i]} of \varname{[vorbis_mapping_count]} mapping numbers:
191 \item read the mapping type: 16 bits as unsigned integer. There's no reason to save the mapping type in Vorbis I.
192 \item If the mapping type is nonzero, the stream is undecodable
193 \item If the mapping type is zero:
204 \item if set, square polar channel mapping is in use:
238 \item save this mapping configuration in slot \varname{[i]} of the mapping configuration array \varname{[vorbis_mapping_configurations]}.
259 and \varname{[vorbis_mode_transformtype]}. \varname{[vorbis_mode_mapping]} must not be greater than the highest number mapping in use. Any illegal values render the stream undecodable.
381 from the mapping configuration array
608 Vorbis I specifies only a channel mapping type 0. In mapping type 0,
609 channel mapping is implicitly defined as follows for standard audio
657 mapping as seen fit. Future channel mappings (such as three and four
659 make use of channel mappings other than mapping 0.