Lines Matching refs:MinQP
999 if (ctx->sRCParams.MinQP)
1000 psPicParams->sInParams.MinQPVal = ctx->sRCParams.MinQP;
1499 drv_debug_msg(VIDEO_DEBUG_GENERAL, "InitQP %d, minQP %d, maxQP %d\n",
1553 /*If MinQP has been set, restore this value rather than
1555 if (psRCParams->MinQP) {
1556 psPicParams->sInParams.MinQPVal = (IMG_UINT8)psRCParams->MinQP;