Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/encode/
Dh264encode.c90 static VAPictureH264 CurrentCurrPic; variable
1242 CurrentCurrPic.flags = VA_PICTURE_H264_SHORT_TERM_REFERENCE; in update_ReferenceFrames()
1248 ReferenceFrames[0] = CurrentCurrPic; in update_ReferenceFrames()
1261 unsigned int current_poc = CurrentCurrPic.TopFieldOrderCnt; in update_RefPicList()
1406 CurrentCurrPic = pic_param.CurrPic; in render_picture()