Home
last modified time | relevance | path

Searched refs:INTRA_MODE_PENALTY (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c53 #define INTRA_MODE_PENALTY 1024 macro
517 const int intrapenalty = INTRA_MODE_PENALTY; in vp9_first_pass()