Lines Matching refs:__entry
15 TP_fast_assign(__entry->s = *s;),
18 __print_flags(__entry->s.flags, "|",
39 __entry->s.seq_profile,
40 __entry->s.order_hint_bits,
41 __entry->s.bit_depth,
42 __entry->s.max_frame_width_minus_1,
43 __entry->s.max_frame_height_minus_1
51 TP_fast_assign(__entry->t = *t;),
53 __entry->t.tile_offset,
54 __entry->t.tile_size,
55 __entry->t.tile_row,
56 __entry->t.tile_col
64 TP_fast_assign(__entry->f = *f;),
89 __print_flags(__entry->f.tile_info.flags, "|",
91 __entry->f.tile_info.context_update_tile_id,
92 __entry->f.tile_info.tile_cols,
93 __entry->f.tile_info.tile_rows,
94 __print_array(__entry->f.tile_info.mi_col_starts,
95 ARRAY_SIZE(__entry->f.tile_info.mi_col_starts),
96 sizeof(__entry->f.tile_info.mi_col_starts[0])),
97 __print_array(__entry->f.tile_info.mi_row_starts,
98 ARRAY_SIZE(__entry->f.tile_info.mi_row_starts),
99 sizeof(__entry->f.tile_info.mi_row_starts[0])),
100 __print_array(__entry->f.tile_info.width_in_sbs_minus_1,
101 ARRAY_SIZE(__entry->f.tile_info.width_in_sbs_minus_1),
102 sizeof(__entry->f.tile_info.width_in_sbs_minus_1[0])),
103 __print_array(__entry->f.tile_info.height_in_sbs_minus_1,
104 ARRAY_SIZE(__entry->f.tile_info.height_in_sbs_minus_1),
105 sizeof(__entry->f.tile_info.height_in_sbs_minus_1[0])),
106 __entry->f.tile_info.tile_size_bytes,
107 __print_flags(__entry->f.quantization.flags, "|",
111 __entry->f.quantization.base_q_idx,
112 __entry->f.quantization.delta_q_y_dc,
113 __entry->f.quantization.delta_q_u_dc,
114 __entry->f.quantization.delta_q_u_ac,
115 __entry->f.quantization.delta_q_v_dc,
116 __entry->f.quantization.delta_q_v_ac,
117 __entry->f.quantization.qm_y,
118 __entry->f.quantization.qm_u,
119 __entry->f.quantization.qm_v,
120 __entry->f.quantization.delta_q_res,
121 __entry->f.superres_denom,
122 __print_flags(__entry->f.segmentation.flags, "|",
128 __entry->f.segmentation.last_active_seg_id,
129 __print_array(__entry->f.segmentation.feature_enabled,
130 ARRAY_SIZE(__entry->f.segmentation.feature_enabled),
131 sizeof(__entry->f.segmentation.feature_enabled[0])),
132 __print_flags(__entry->f.loop_filter.flags, "|",
137 __print_array(__entry->f.loop_filter.level,
138 ARRAY_SIZE(__entry->f.loop_filter.level),
139 sizeof(__entry->f.loop_filter.level[0])),
140 __entry->f.loop_filter.sharpness,
141 __print_array(__entry->f.loop_filter.ref_deltas,
142 ARRAY_SIZE(__entry->f.loop_filter.ref_deltas),
143 sizeof(__entry->f.loop_filter.ref_deltas[0])),
144 __print_array(__entry->f.loop_filter.mode_deltas,
145 ARRAY_SIZE(__entry->f.loop_filter.mode_deltas),
146 sizeof(__entry->f.loop_filter.mode_deltas[0])),
147 __entry->f.loop_filter.delta_lf_res,
148 __entry->f.cdef.damping_minus_3,
149 __entry->f.cdef.bits,
150 __print_array(__entry->f.cdef.y_pri_strength,
151 ARRAY_SIZE(__entry->f.cdef.y_pri_strength),
152 sizeof(__entry->f.cdef.y_pri_strength[0])),
153 __print_array(__entry->f.cdef.y_sec_strength,
154 ARRAY_SIZE(__entry->f.cdef.y_sec_strength),
155 sizeof(__entry->f.cdef.y_sec_strength[0])),
156 __print_array(__entry->f.cdef.uv_pri_strength,
157 ARRAY_SIZE(__entry->f.cdef.uv_pri_strength),
158 sizeof(__entry->f.cdef.uv_pri_strength[0])),
159 __print_array(__entry->f.cdef.uv_sec_strength,
160 ARRAY_SIZE(__entry->f.cdef.uv_sec_strength),
161 sizeof(__entry->f.cdef.uv_sec_strength[0])),
162 __print_array(__entry->f.skip_mode_frame,
163 ARRAY_SIZE(__entry->f.skip_mode_frame),
164 sizeof(__entry->f.skip_mode_frame[0])),
165 __entry->f.primary_ref_frame,
166 __print_flags(__entry->f.loop_restoration.flags, "|",
169 __entry->f.loop_restoration.lr_unit_shift,
170 __entry->f.loop_restoration.lr_uv_shift,
171 __print_array(__entry->f.loop_restoration.frame_restoration_type,
172 ARRAY_SIZE(__entry->f.loop_restoration.frame_restoration_type),
173 sizeof(__entry->f.loop_restoration.frame_restoration_type[0])),
174 __print_array(__entry->f.loop_restoration.loop_restoration_size,
175 ARRAY_SIZE(__entry->f.loop_restoration.loop_restoration_size),
176 sizeof(__entry->f.loop_restoration.loop_restoration_size[0])),
177 __print_flags(__entry->f.flags, "|",
199 __entry->f.order_hint,
200 __entry->f.upscaled_width,
201 __entry->f.frame_width_minus_1,
202 __entry->f.frame_height_minus_1,
203 __entry->f.render_width_minus_1,
204 __entry->f.render_height_minus_1,
205 __entry->f.current_frame_id,
206 __print_array(__entry->f.buffer_removal_time,
207 ARRAY_SIZE(__entry->f.buffer_removal_time),
208 sizeof(__entry->f.buffer_removal_time[0])),
209 __print_array(__entry->f.order_hints,
210 ARRAY_SIZE(__entry->f.order_hints),
211 sizeof(__entry->f.order_hints[0])),
212 __print_array(__entry->f.reference_frame_ts,
213 ARRAY_SIZE(__entry->f.reference_frame_ts),
214 sizeof(__entry->f.reference_frame_ts[0])),
215 __print_array(__entry->f.ref_frame_idx,
216 ARRAY_SIZE(__entry->f.ref_frame_idx),
217 sizeof(__entry->f.ref_frame_idx[0])),
218 __entry->f.refresh_frame_flags
227 TP_fast_assign(__entry->f = *f;),
237 __print_flags(__entry->f.flags, "|",
243 __entry->f.cr_mult,
244 __entry->f.grain_seed,
245 __entry->f.film_grain_params_ref_idx,
246 __entry->f.num_y_points,
247 __print_array(__entry->f.point_y_value,
248 ARRAY_SIZE(__entry->f.point_y_value),
249 sizeof(__entry->f.point_y_value[0])),
250 __print_array(__entry->f.point_y_scaling,
251 ARRAY_SIZE(__entry->f.point_y_scaling),
252 sizeof(__entry->f.point_y_scaling[0])),
253 __entry->f.num_cb_points,
254 __print_array(__entry->f.point_cb_value,
255 ARRAY_SIZE(__entry->f.point_cb_value),
256 sizeof(__entry->f.point_cb_value[0])),
257 __print_array(__entry->f.point_cb_scaling,
258 ARRAY_SIZE(__entry->f.point_cb_scaling),
259 sizeof(__entry->f.point_cb_scaling[0])),
260 __entry->f.num_cr_points,
261 __print_array(__entry->f.point_cr_value,
262 ARRAY_SIZE(__entry->f.point_cr_value),
263 sizeof(__entry->f.point_cr_value[0])),
264 __print_array(__entry->f.point_cr_scaling,
265 ARRAY_SIZE(__entry->f.point_cr_scaling),
266 sizeof(__entry->f.point_cr_scaling[0])),
267 __entry->f.grain_scaling_minus_8,
268 __entry->f.ar_coeff_lag,
269 __print_array(__entry->f.ar_coeffs_y_plus_128,
270 ARRAY_SIZE(__entry->f.ar_coeffs_y_plus_128),
271 sizeof(__entry->f.ar_coeffs_y_plus_128[0])),
272 __print_array(__entry->f.ar_coeffs_cb_plus_128,
273 ARRAY_SIZE(__entry->f.ar_coeffs_cb_plus_128),
274 sizeof(__entry->f.ar_coeffs_cb_plus_128[0])),
275 __print_array(__entry->f.ar_coeffs_cr_plus_128,
276 ARRAY_SIZE(__entry->f.ar_coeffs_cr_plus_128),
277 sizeof(__entry->f.ar_coeffs_cr_plus_128[0])),
278 __entry->f.ar_coeff_shift_minus_6,
279 __entry->f.grain_scale_shift,
280 __entry->f.cb_mult,
281 __entry->f.cb_luma_mult,
282 __entry->f.cr_luma_mult,
283 __entry->f.cb_offset,
284 __entry->f.cr_offset