Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dvc1_header.h250 IMG_UINT8 ui8FCM_Ref1Pic; /* Used */ member
Dpnw_VC1.c1247 ctx->ui8FCM_Ref1Pic = ctx->pic_params->picture_fields.bits.frame_coding_mode; in psb__VC1_process_picture_param()
1263 ctx->ui8FCM_Ref1Pic = ctx->ui8FCM_Ref2Pic; in psb__VC1_process_picture_param()
1265 ctx->ui8FCM_Ref1Pic = ctx->ui8FCM_Ref2Pic; in psb__VC1_process_picture_param()
/hardware/intel/img/psb_video/src/mrst/
Dpsb_VC1.c1243 ctx->ui8FCM_Ref1Pic = ctx->ui8FCM_Ref2Pic; in psb__VC1_process_picture_param()
1245 ctx->ui8FCM_Ref1Pic = ctx->ui8FCM_Ref2Pic; in psb__VC1_process_picture_param()
2169 REGIO_WRITE_FIELD(cmd, MSVDX_VEC_VC1, CR_VEC_VC1_BE_PPS2, VC1_BE_FCM_REF1, ctx->ui8FCM_Ref1Pic); in psb__VC1_send_rendec_params()