OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_CHROMA_COEFF_COST_
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h
52
#define
_CHROMA_COEFF_COST_
4 //!< threshold for chroma coeffs, used to be 7
block.cpp
979
if (coeff_cost <
_CHROMA_COEFF_COST_
)
[
all
...]
Completed in 283 milliseconds