Searched refs:mb_param (Results 1 – 1 of 1) sorted by relevance
102 VAMacroblockParameterBufferMPEG2 *mb_param ; /* Pointer to the mbCtrl structure */ member147 VAMacroblockParameterBufferMPEG2 * const mb_param, in psb__MPEG2MC_send_interPB_prediction() argument157 if ((1 == MBPARAM_MotionType(mb_param)) || /* Field MC */ in psb__MPEG2MC_send_interPB_prediction()158 (3 == MBPARAM_MotionType(mb_param))) { /* Dual Prime */ in psb__MPEG2MC_send_interPB_prediction()164 if (2 == MBPARAM_MotionType(mb_param)) { /* Non-Frame MC */ in psb__MPEG2MC_send_interPB_prediction()185 if (3 == MBPARAM_MotionType(mb_param)) { /* Dual Prime */ in psb__MPEG2MC_send_interPB_prediction()190 MBPARAM_MotionForward(mb_param)); in psb__MPEG2MC_send_interPB_prediction()192 MBPARAM_MotionBackward(mb_param)); in psb__MPEG2MC_send_interPB_prediction()197 if ((1 == MBPARAM_MotionType(mb_param)) || /* Field MC */ in psb__MPEG2MC_send_interPB_prediction()198 (3 == MBPARAM_MotionType(mb_param))) { /* Dual Prime */ in psb__MPEG2MC_send_interPB_prediction()[all …]