CMP_OPT_FIRST_PASS 479 source/encoder/ratecontrol.cpp CMP_OPT_FIRST_PASS("bitdepth", m_param->internalBitDepth); CMP_OPT_FIRST_PASS 480 source/encoder/ratecontrol.cpp CMP_OPT_FIRST_PASS("weightp", m_param->bEnableWeightedPred); CMP_OPT_FIRST_PASS 481 source/encoder/ratecontrol.cpp CMP_OPT_FIRST_PASS("bframes", m_param->bframes); CMP_OPT_FIRST_PASS 482 source/encoder/ratecontrol.cpp CMP_OPT_FIRST_PASS("b-pyramid", m_param->bBPyramid); CMP_OPT_FIRST_PASS 483 source/encoder/ratecontrol.cpp CMP_OPT_FIRST_PASS("open-gop", m_param->bOpenGOP); CMP_OPT_FIRST_PASS 484 source/encoder/ratecontrol.cpp CMP_OPT_FIRST_PASS(" keyint", m_param->keyframeMax); CMP_OPT_FIRST_PASS 485 source/encoder/ratecontrol.cpp CMP_OPT_FIRST_PASS("scenecut", m_param->scenecutThreshold); CMP_OPT_FIRST_PASS 486 source/encoder/ratecontrol.cpp CMP_OPT_FIRST_PASS("intra-refresh", m_param->bIntraRefresh); CMP_OPT_FIRST_PASS 489 source/encoder/ratecontrol.cpp CMP_OPT_FIRST_PASS("multi-pass-opt-rps", m_param->bMultiPassOptRPS); CMP_OPT_FIRST_PASS 490 source/encoder/ratecontrol.cpp CMP_OPT_FIRST_PASS("repeat-headers", m_param->bRepeatHeaders); CMP_OPT_FIRST_PASS 491 source/encoder/ratecontrol.cpp CMP_OPT_FIRST_PASS("min-keyint", m_param->keyframeMin);