Home
last modified time | relevance | path

Searched refs:single_ref (Results 1 – 10 of 10) sorted by relevance

/linux/include/media/
H A Dv4l2-vp9.h77 u8 single_ref[5][2]; member
130 u32 (*single_ref)[5][2][2]; member
/linux/drivers/media/v4l2-core/
H A Dv4l2-vp9.c1026 .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()
/linux/drivers/staging/media/rkvdec/
H A Drkvdec-vp9.c45 u8 single_ref[5][2]; member
113 u32 single_ref[5][2][2]; member
263 memcpy(rkprobs->single_ref, probs->single_ref, in init_inter_probs()
264 sizeof(rkprobs->single_ref)); in init_inter_probs()
951 vp9_ctx->inter_cnts.single_ref = &inter_cnts->single_ref; in rkvdec_init_v4l2_vp9_count_tbl()
/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-vp9.h183 __entry->h.single_ref,
184 sizeof(__entry->h.single_ref),
/linux/drivers/media/platform/verisilicon/
H A Dhantro_vp9.h39 u8 single_ref[5][2]; member
H A Dhantro_vp9.c139 vp9_ctx->cnts.single_ref = &cnts->single_ref_count; in init_v4l2_vp9_count_tbl()
H A Dhantro_g2_vp9_dec.c727 memcpy(adaptive->single_ref, probs->single_ref, sizeof(adaptive->single_ref)); in config_probs()
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_req_lat_if.c108 u32 single_ref[5][2][2]; member
1241 counts_helper->single_ref = &counts->single_ref; in vdec_vp9_slice_counts_map_helper()
1388 for (i = 0; i < ARRAY_SIZE(frame_ctx_helper->single_ref); i++) in vdec_vp9_slice_framectx_map_helper()
1389 memcpy(frame_ctx_helper->single_ref[i], frame_ctx->single_ref_prob[i], in vdec_vp9_slice_framectx_map_helper()
1390 sizeof(frame_ctx_helper->single_ref[0])); in vdec_vp9_slice_framectx_map_helper()
1477 for (i = 0; i < ARRAY_SIZE(frame_ctx_helper->single_ref); i++) in vdec_vp9_slice_helper_map_framectx()
1478 memcpy(frame_ctx->single_ref_prob[i], frame_ctx_helper->single_ref[i], in vdec_vp9_slice_helper_map_framectx()
1479 sizeof(frame_ctx_helper->single_ref[0])); in vdec_vp9_slice_helper_map_framectx()
/linux/include/uapi/linux/
H A Dv4l2-controls.h2848 __u8 single_ref[5][2]; member
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst1525 - ``single_ref[5][2]``