OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fixedcost
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/media/libstagefright/codecs/avc/enc/src/
intra_est.cpp
741
int
fixedcost
= 4 * encvid->lambda_mode;
local
1197
cost = (ipmode == mostProbableMode) ? 0 :
fixedcost
;
[
all
...]
Completed in 203 milliseconds