Home
last modified time | relevance | path

Searched refs:wmmat (Results 1 – 9 of 9) 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/ffmpeg/libavcodec/
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()
Dvdpau_av1.c245 info->global_motion[i].wmmat[j] = s->cur_frame.gm_params[AV1_REF_FRAME_LAST + i][j]; in vdpau_av1_start_frame()
Dvaapi_av1.c313 pic_param.wm[i - 1].wmmat[j] = s->cur_frame.gm_params[i][j]; in vaapi_av1_start_frame()
Ddxva2_av1.c147 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/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()