OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHAN
(Results
1 - 5
of
5
) sorted by null
/hardware/qcom/display/liboverlay/pipes/
overlay3DPipe.h
45
*
CHAN
= 0,1 it's either Channel 1 or channel 2 needed for
47
template <int
CHAN
>
75
*
CHAN
= 0,1 it's either Channel 1 or channel 2 needed for
77
template <int
CHAN
>
105
*
CHAN
= 0,1 it's either Channel 1 or channel 2 needed for
107
template <int
CHAN
>
135
*
CHAN
= 0,1 it's either Channel 1 or channel 2 needed for
137
template <int
CHAN
>
167
template <int
CHAN
>
168
inline M3DExtPipe<
CHAN
>::M3DExtPipe() : mM3Dfmt(0) {
[
all
...]
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
s_tmp3dec_file.h
91
tmp3dec_chan perChan[
CHAN
];
92
mp3ScaleFactors scaleFactors[
CHAN
];
pvmp3_dec_defs.h
64
#define
CHAN
2
pvmp3_framedecoder.cpp
167
tmp3dec_chan *pChVars[
CHAN
];
767
tmp3dec_chan *pChVars[
CHAN
];
/hardware/qcom/display/liboverlay/
overlayUtils.h
147
template <int
CHAN
>
150
template <int
CHAN
>
583
template <int
CHAN
>
628
template <int
CHAN
>
630
out = getPositionS3DImpl<
CHAN
>(whf);
634
template <int
CHAN
>
674
template <int
CHAN
>
677
out = getCropS3DImpl<
CHAN
>(in, fmt);
Completed in 370 milliseconds