Home | History | Annotate | Download | only in src

Lines Matching refs:VA_PICTURE_H264_LONG_TERM_REFERENCE

1484 	if (pic_params->CurrPic.flags & VA_PICTURE_H264_LONG_TERM_REFERENCE)
1485 LOG_V( "Flags show VA_PICTURE_H264_LONG_TERM_REFERENCE\n");
1532 if ((pic_params->CurrPic.flags & VA_PICTURE_H264_SHORT_TERM_REFERENCE) || (pic_params->CurrPic.flags & VA_PICTURE_H264_LONG_TERM_REFERENCE))