Home | History | Annotate | Download | only in transcode

Lines Matching refs:picture_id

2138     pic_param->CurrPic.picture_id = surface_ids[SID_RECON_PICTURE];
2140 pic_param->ReferenceFrames[0].picture_id = surface_ids[SID_REFERENCE_PICTURE_L0];
2141 pic_param->ReferenceFrames[1].picture_id = surface_ids[SID_REFERENCE_PICTURE_L1];
2142 pic_param->ReferenceFrames[2].picture_id = VA_INVALID_ID;