Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/encode/
Dh264encode.c1365 static int PicOrderCntMsb_ref = 0, pic_order_cnt_lsb_ref = 0; in calc_poc() local
1373 prevPicOrderCntLsb = pic_order_cnt_lsb_ref; in calc_poc()
1389 pic_order_cnt_lsb_ref = pic_order_cnt_lsb; in calc_poc()