OSDN Git Service

vl: add poc type
authorBoyuan Zhang <boyuan.zhang@amd.com>
Tue, 7 Nov 2017 20:46:43 +0000 (15:46 -0500)
committerLeo Liu <leo.liu@amd.com>
Fri, 17 Nov 2017 17:25:47 +0000 (12:25 -0500)
commit76e0dcd5a98801e0bbf84f0c53509d4b2f4bbe9e
tree9736daa28faa04770df6785d7586d0ae102a1e90
parentc445cdf649da7fb9c6f463e4c24d2dc25bc5d2bf
vl: add poc type

Different from vce encoding, vcn encoding requires driver side to encode
bitstream header, such as pps, sps and slice header. pic_order_cnt_type
is a required variable when encoding both sps and slice header, therefore
we need to add this new variable here, and hold the value passed from st,
e.g. vaapi interface

Signed-off-by: Boyuan Zhang <boyuan.zhang@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
src/gallium/include/pipe/p_video_state.h