Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dvc1_header.h262 IMG_UINT32 ui32ScaleFactor; /* Used */ member
Dpnw_VC1.c932 ctx->ui32ScaleFactor = 0; in psb__VC1_process_picture_param()
956 ctx->ui32ScaleFactor = ui32BFractionNum * ui32FrameReciprocal; in psb__VC1_process_picture_param()
959 …ctx->i8FwrdRefFrmDist = (IMG_INT8)((ctx->ui32ScaleFactor * pic_params->reference_fields.bits.ref… in psb__VC1_process_picture_param()
2190 …ELD(cmd, MSVDX_VEC_VC1, CR_VEC_VC1_BE_MVD1, VC1_BE_SCALEFACTOR, ctx->ui32ScaleFactor); /* figure … in psb__VC1_send_rendec_params()
/hardware/intel/img/psb_video/src/mrst/
Dpsb_VC1.c917 ctx->ui32ScaleFactor = 0; in psb__VC1_process_picture_param()
941 ctx->ui32ScaleFactor = ui32BFractionNum * ui32FrameReciprocal; in psb__VC1_process_picture_param()
944 …ctx->i8FwrdRefFrmDist = (IMG_INT8)((ctx->ui32ScaleFactor * pic_params->reference_fields.bits.ref… in psb__VC1_process_picture_param()
2207 …ELD(cmd, MSVDX_VEC_VC1, CR_VEC_VC1_BE_MVD1, VC1_BE_SCALEFACTOR, ctx->ui32ScaleFactor); /* figure … in psb__VC1_send_rendec_params()