OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RS2
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACenc/src/
metadata_compressor.cpp
124
RS2
= 8
176
INT channelIdx[9]; /*!< Offsets of interleaved channel samples (L, R, C, LFE, Ls, Rs, S, Ls2,
Rs2
). */
550
drcComp->channelIdx[
RS2
] = channelMapping.elInfo[1].ChannelIndex[1]; /* rc */
560
drcComp->channelIdx[
RS2
] = channelMapping.elInfo[2].ChannelIndex[1]; /* rs */
[
all
...]
/external/llvm/lib/Target/Sparc/
SparcAsmPrinter.cpp
150
MCOperand &RS1, MCOperand &
RS2
, MCOperand &RD,
152
EmitBinary(OutStreamer, SP::ADDrr, RS1,
RS2
, RD, STI);
Completed in 1829 milliseconds