Searched refs:coefficient (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_PredictReconCoefIntra_s.s27 ; * Contains module for DC/AC coefficient prediction
33 ; * Performs adaptive DC/AC coefficient prediction for an intra block. Prior
40 ; * [in] pSrcDst pointer to the coefficient buffer which contains the
41 ; * quantized coefficient residuals (PQF) of the current
45 ; * [in] pPredBufRow pointer to the coefficient row buffer; must be aligned
47 ; * [in] pPredBufCol pointer to the coefficient column buffer; must be
62 ; * [out] pSrcDst pointer to the coefficient buffer which contains
65 ; * [out] pPredBufRow pointer to the updated coefficient row buffer
66 ; * [out] pPredBufCol pointer to the updated coefficient column buffer
H A DarmVCM4P2_SetPredDir_s.s41 ; * [in] pCoefBufRow pointer to the coefficient row buffer
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_PredictReconCoefIntra_s.s27 ; * Contains module for DC/AC coefficient prediction
33 ; * Performs adaptive DC/AC coefficient prediction for an intra block. Prior
40 ; * [in] pSrcDst pointer to the coefficient buffer which contains the
41 ; * quantized coefficient residuals (PQF) of the current
45 ; * [in] pPredBufRow pointer to the coefficient row buffer; must be aligned
47 ; * [in] pPredBufCol pointer to the coefficient column buffer; must be
62 ; * [out] pSrcDst pointer to the coefficient buffer which contains
65 ; * [out] pPredBufRow pointer to the updated coefficient row buffer
66 ; * [out] pPredBufCol pointer to the updated coefficient column buffer
H A DarmVCM4P2_SetPredDir_s.s41 ; * [in] pCoefBufRow pointer to the coefficient row buffer
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DarmVCM4P10_UnpackBlock4x4_s.s61 ; Firstly, fill all the coefficient values on the <pDst> buffer by zero
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
H A DarmVCM4P10_UnpackBlock4x4_s.s61 ; Firstly, fill all the coefficient values on the <pDst> buffer by zero
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiWatchdogStateMachine.java1002 public VolumeWeightedEMA(double coefficient) { argument
1006 mAlpha = coefficient;

Completed in 1123 milliseconds