Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/
H A Dencode_hevc_header_packer.h117 struct STRPS struct
119 mfxU8 inter_ref_pic_set_prediction_flag : 1;
120 mfxU8 delta_idx_minus1 : 6;
121 mfxU8 delta_rps_sign : 1;
123 mfxU8 num_negative_pics : 4;
124 mfxU8 num_positive_pics : 4;
126 mfxU16 abs_delta_rps_minus1;
127 mfxU16 WeightInGop;
129 struct Pic
153 } pic[16];