Searched defs:slice_s (Results 1 – 1 of 1) sorted by relevance
1122 struct slice_s { struct1123 int picture_id;1124 int qp;1125 int picture_type;1126 int start_mb_nr;1127 int max_part_nr;1128 int num_mb;1130 struct datapartition *part_arr;1131 struct motion_info_contexts_s *mot_ctx;1132 struct texture_info_contexts *tex_ctx;[all …]