HomeSort by relevance Sort by last modified time
    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 127 OMX_INT predDir, predACDir;
142 &predDir,
146 predACDir = predDir;
195 predDir,
armVCM4P2_SetPredDir_s.s 44 ; * [out]predDir indicates the prediction direction which takes one
68 predDir RN 3
103 STRLT temp2,[predDir]
107 STRGE temp2,[predDir]
omxVCM4P2_PredictReconCoefIntra_s.s 34 ; * to the function call, prediction direction (predDir) should be selected
53 ; * [in] predDir indicates the prediction direction which takes one
102 predDir RN 5
143 M_LDR predDir,predDironStack ;// Load Prediction direction
157 CMP predDir,#2 ;// Check if the Prediction direction is vertical
209 CMP predDir,#2 ;// Check the Prediction direction
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c 133 OMX_INT predDir, predACDir;
148 &predDir,
152 predACDir = predDir;
201 predDir,
armVCM4P2_SetPredDir_s.s 44 ; * [out]predDir indicates the prediction direction which takes one
68 predDir RN 3
103 STRLT temp2,[predDir]
107 STRGE temp2,[predDir]
omxVCM4P2_PredictReconCoefIntra_s.s 34 ; * to the function call, prediction direction (predDir) should be selected
53 ; * [in] predDir indicates the prediction direction which takes one
98 predDir RN 5
175 M_LDR predDir,predDironStack ;// Load Prediction direction
183 CMP predDir,#2 ;// Check if the Prediction direction is vertical
227 CMP predDir,#2 ;// Check the Prediction direction
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c 124 OMX_INT predDir, predACDir, i, j, count;
153 &predDir,
157 predACDir = predDir;
207 predDir,
omxVCM4P2_TransRecBlockCoef_intra.c 159 OMX_INT x, y, count, predDir;
229 &predDir,
252 predDir,

Completed in 9084 milliseconds