Home
last modified time | relevance | path

Searched defs:radeon_uvd_enc_pic (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd_enc.h333 struct radeon_uvd_enc_pic { struct
334 enum pipe_h265_enc_picture_type picture_type;
336 unsigned frame_num;
337 unsigned pic_order_cnt;
338 unsigned pic_order_cnt_type;
339 unsigned crop_left;
340 unsigned crop_right;
341 unsigned crop_top;
342 unsigned crop_bottom;
343 unsigned general_tier_flag;
[all …]