Home | History | Annotate | Download | only in encode

Lines Matching refs:RefPicList1

1088         printf("Support %d RefPicList0 and %d RefPicList1\n",
1652 memcpy(slice_param.RefPicList1, RefPicList1_B, refpiclist1_max*sizeof(VAPictureH264));
1654 slice_param.RefPicList1[i].picture_id = VA_INVALID_SURFACE;
1655 slice_param.RefPicList1[i].flags = VA_PICTURE_H264_INVALID;