OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:qtemp
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s
141
qtemp
QN Q3.S16
label
259
VADD
qtemp
,
qtemp
,qtempPred ;//pSrcDst[i]=pSrcDst[i]+qtempPred[i]: i=0 to 7
260
VQSHL
qtemp
,
qtemp
,#4 ;//Clip to [-2048,2047]
262
VSHR
qtemp
,
qtemp
,#4
/external/jpeg/
transupp.c
646
UINT16
qtemp
;
local
667
qtemp
= qtblptr->quantval[i*DCTSIZE+j];
669
qtblptr->quantval[j*DCTSIZE+i] =
qtemp
;
/external/qemu/distrib/jpeg-6b/
transupp.c
646
UINT16
qtemp
;
local
667
qtemp
= qtblptr->quantval[i*DCTSIZE+j];
669
qtblptr->quantval[j*DCTSIZE+i] =
qtemp
;
/external/chromium_org/third_party/libjpeg_turbo/
transupp.c
1138
UINT16
qtemp
;
local
[
all
...]
Completed in 2263 milliseconds