Home | History | Annotate | Download | only in encode

Lines Matching defs:ReferenceFrames

154 static  VAPictureH264 ReferenceFrames[16], RefPicList0[32], RefPicList1[32];
333 pic_param->ReferenceFrames[0].picture_id = surface_ids[SID_REFERENCE_PICTURE_L0];
334 pic_param->ReferenceFrames[1].picture_id = surface_ids[SID_REFERENCE_PICTURE_L1];
335 pic_param->ReferenceFrames[2].picture_id = VA_INVALID_ID;