HomeSort by relevance Sort by last modified time
    Searched refs:iInterMBBiasB (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/psb_video/src/
tng_hostbias.c 398 if (psBiasParams->iInterMBBiasB != UNINIT_PARAM)
399 iInterMBBias_B = psBiasParams->iInterMBBiasB;
408 if (psBiasParams->uDirectVecBias == UNINIT_PARAM || psBiasParams->iInterMBBiasB == UNINIT_PARAM) {
409 drv_debug_msg(VIDEO_DEBUG_GENERAL, "ERROR: Bias for B pictures not set up ... uDirectVecBias = 0x%x, iInterMBBiasB = 0x%x\n", psBiasParams->uDirectVecBias, psBiasParams->iInterMBBiasB);
413 iInterMBBias_B = psBiasParams->iInterMBBiasB;
748 psBiasParams->iInterMBBiasB = UNINIT_PARAM;
tng_hostdefs.h 375 IMG_UINT32 iInterMBBiasB;
    [all...]

Completed in 36 milliseconds