OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CalcThreshold
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_lib.h
528
void
CalcThreshold
(double pf, double exp_lamda[], int nrmlz_th[]);
[
all
...]
motion_est.cpp
714
CalcThreshold
(HTFM_Pf, exp_lamda, encvid->nrmlz_th);
719
void
CalcThreshold
(double pf, double exp_lamda[], int nrmlz_th[])
[
all
...]
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
motion_est.cpp
104
void
CalcThreshold
(double pf, double exp_lamda[], Int nrmlz_th[]);
646
CalcThreshold
(HTFM_Pf, exp_lamda, video->nrmlz_th);
651
void
CalcThreshold
(double pf, double exp_lamda[], Int nrmlz_th[])
[
all
...]
Completed in 16 milliseconds