Searched refs:single_ref (Results 1 – 7 of 7) sorted by relevance
77 u8 single_ref[5][2]; member130 u32 (*single_ref)[5][2][2]; member
1026 .single_ref = {1306 for (i = 0; i < ARRAY_SIZE(probs->single_ref); i++) { in update_frame_reference_mode_probs()1307 u8 *p = probs->single_ref[i]; in update_frame_reference_mode_probs()1308 const u8 *d = deltas->single_ref[i]; in update_frame_reference_mode_probs()1776 for (i = 0; i < ARRAY_SIZE(probs->single_ref); i++) in v4l2_vp9_adapt_noncoef_probs()1777 for (j = 0; j < ARRAY_SIZE(probs->single_ref[0]); j++) in v4l2_vp9_adapt_noncoef_probs()1778 probs->single_ref[i][j] = adapt_prob(probs->single_ref[i][j], in v4l2_vp9_adapt_noncoef_probs()1779 (*counts->single_ref)[i][j]); in v4l2_vp9_adapt_noncoef_probs()
45 u8 single_ref[5][2]; member113 u32 single_ref[5][2][2]; member264 memcpy(rkprobs->single_ref, probs->single_ref, in init_inter_probs()265 sizeof(rkprobs->single_ref)); in init_inter_probs()921 vp9_ctx->inter_cnts.single_ref = &inter_cnts->single_ref; in rkvdec_init_v4l2_vp9_count_tbl()
183 __entry->h.single_ref,184 sizeof(__entry->h.single_ref),
39 u8 single_ref[5][2]; member
139 vp9_ctx->cnts.single_ref = &cnts->single_ref_count; in init_v4l2_vp9_count_tbl()
108 u32 single_ref[5][2][2]; member1242 counts_helper->single_ref = &counts->single_ref; in vdec_vp9_slice_counts_map_helper()1389 for (i = 0; i < ARRAY_SIZE(frame_ctx_helper->single_ref); i++) in vdec_vp9_slice_framectx_map_helper()1390 memcpy(frame_ctx_helper->single_ref[i], frame_ctx->single_ref_prob[i], in vdec_vp9_slice_framectx_map_helper()1391 sizeof(frame_ctx_helper->single_ref[0])); in vdec_vp9_slice_framectx_map_helper()1478 for (i = 0; i < ARRAY_SIZE(frame_ctx_helper->single_ref); i++) in vdec_vp9_slice_helper_map_framectx()1479 memcpy(frame_ctx->single_ref_prob[i], frame_ctx_helper->single_ref[i], in vdec_vp9_slice_helper_map_framectx()1480 sizeof(frame_ctx_helper->single_ref[0])); in vdec_vp9_slice_helper_map_framectx()