OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:predDir
(Results
1 - 8
of
8
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c
112
OMX_INT
predDir
, predACDir;
127
&
predDir
,
131
predACDir =
predDir
;
180
predDir
,
armVCM4P2_SetPredDir_s.s
30
; * [out]
predDir
indicates the prediction direction which takes one
54
predDir
RN 3
89
STRLT temp2,[
predDir
]
93
STRGE temp2,[
predDir
]
omxVCM4P2_PredictReconCoefIntra_s.s
20
; * to the function call, prediction direction (
predDir
) should be selected
39
; * [in]
predDir
indicates the prediction direction which takes one
88
predDir
RN 5
129
M_LDR
predDir
,predDironStack ;// Load Prediction direction
143
CMP
predDir
,#2 ;// Check if the Prediction direction is vertical
195
CMP
predDir
,#2 ;// Check the Prediction direction
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c
118
OMX_INT
predDir
, predACDir;
133
&
predDir
,
137
predACDir =
predDir
;
186
predDir
,
armVCM4P2_SetPredDir_s.s
30
; * [out]
predDir
indicates the prediction direction which takes one
54
predDir
RN 3
89
STRLT temp2,[
predDir
]
93
STRGE temp2,[
predDir
]
omxVCM4P2_PredictReconCoefIntra_s.s
20
; * to the function call, prediction direction (
predDir
) should be selected
39
; * [in]
predDir
indicates the prediction direction which takes one
84
predDir
RN 5
161
M_LDR
predDir
,predDironStack ;// Load Prediction direction
169
CMP
predDir
,#2 ;// Check if the Prediction direction is vertical
213
CMP
predDir
,#2 ;// Check the Prediction direction
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c
109
OMX_INT
predDir
, predACDir, i, j, count;
138
&
predDir
,
142
predACDir =
predDir
;
192
predDir
,
omxVCM4P2_TransRecBlockCoef_intra.c
144
OMX_INT x, y, count,
predDir
;
214
&
predDir
,
237
predDir
,
Completed in 325 milliseconds