Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_av1.c286 for (j = 0; j < ARRAY_SIZE(av1->wm[0].wmmat); ++j) in vlVaHandlePictureParameterBufferAV1()
287 context->desc.av1.picture_parameter.wm[i].wmmat[j] = av1->wm[i].wmmat[j]; in vlVaHandlePictureParameterBufferAV1()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaav1dec.c563 pic_param->wm[i].wmmat[j] = in _setup_global_motion_info()
567 pic_param->wm[i].wmmat[6] = 0; in _setup_global_motion_info()
568 pic_param->wm[i].wmmat[7] = 0; in _setup_global_motion_info()
/third_party/ffmpeg/libavcodec/
Dvaapi_av1.c218 pic_param.wm[i - 1].wmmat[j] = s->cur_frame.gm_params[i][j]; in vaapi_av1_start_frame()
Dnvdec_av1.c259 ppc->global_motion[i].wmmat[j] = s->cur_frame.gm_params[AV1_REF_FRAME_LAST + i][j]; in nvdec_av1_start_frame()
Ddxva2_av1.c145 pp->frame_refs[i].wmmat[j] = h->cur_frame.gm_params[AV1_REF_FRAME_LAST + i][j]; in fill_picture_parameters()
/third_party/mesa3d/src/amd/common/
Dac_vcn_dec.h887 int wmmat[8]; member
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11av1dec.cpp69 INT wmmat[6]; member
885 pic_params->frame_refs[i].wmmat[j] = in gst_d3d11_av1_dec_start_picture()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h956 int32_t wmmat[8]; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_dec.c1079 result.global_motion[i + 1].wmmat[j] = pic->picture_parameter.wm[i].wmmat[j]; in get_av1_msg()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.c1782 priv->picture.av1.picture_parameter.wm[i].wmmat[j] = hdr->gmp.gm_params[i + 1][j]; in frame_header_obu()