Home
last modified time | relevance | path

Searched refs:encSetup (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/rk3568/hardware/codec/src/
H A Dhdi_mpp_config.c415 static void SetQpValue(RKHdiEncodeSetup *encSetup, MppEncRcMode mppRcMode) in SetQpValue() argument
419 encSetup->rc.qpInit = FIXQP_INIT_VALUE; in SetQpValue()
420 encSetup->rc.qpMax = FIXQP_MAX_VALUE; in SetQpValue()
421 encSetup->rc.qpMin = FIXQP_MIN_VALUE; in SetQpValue()
422 encSetup->rc.qpMaxI = FIXQP_MAX_I_VALUE; in SetQpValue()
423 encSetup->rc.qpMinI = FIXQP_MIN_I_VALUE; in SetQpValue()
424 encSetup->rc.qpIp = FIXQP_IP_VALUE; in SetQpValue()
430 encSetup->rc.qpInit = OTHER_QP_INIT_VALUE; in SetQpValue()
431 encSetup->rc.qpMax = OTHER_QP_MAX_VALUE; in SetQpValue()
432 encSetup in SetQpValue()
447 RKHdiEncodeSetup *encSetup = &pBaseComponent->setup; CalcBpsValue() local
[all...]
/device/soc/rockchip/rk3588/hardware/codec/src/
H A Dhdi_mpp_config.c415 static void SetQpValue(RKHdiEncodeSetup *encSetup, MppEncRcMode mppRcMode) in SetQpValue() argument
419 encSetup->rc.qpInit = FIXQP_INIT_VALUE; in SetQpValue()
420 encSetup->rc.qpMax = FIXQP_MAX_VALUE; in SetQpValue()
421 encSetup->rc.qpMin = FIXQP_MIN_VALUE; in SetQpValue()
422 encSetup->rc.qpMaxI = FIXQP_MAX_I_VALUE; in SetQpValue()
423 encSetup->rc.qpMinI = FIXQP_MIN_I_VALUE; in SetQpValue()
424 encSetup->rc.qpIp = FIXQP_IP_VALUE; in SetQpValue()
430 encSetup->rc.qpInit = OTHER_QP_INIT_VALUE; in SetQpValue()
431 encSetup->rc.qpMax = OTHER_QP_MAX_VALUE; in SetQpValue()
432 encSetup in SetQpValue()
447 RKHdiEncodeSetup *encSetup = &pBaseComponent->setup; CalcBpsValue() local
[all...]

Completed in 4 milliseconds