Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_av1.c285 context->desc.av1.picture_parameter.wm[i].wmtype = av1->wm[i].wmtype; in vlVaHandlePictureParameterBufferAV1()
/third_party/ffmpeg/libavcodec/
Dvaapi_av1.c216 pic_param.wm[i - 1].wmtype = s->cur_frame.gm_type[i]; in vaapi_av1_start_frame()
Dnvdec_av1.c257 ppc->global_motion[i].wmtype = s->cur_frame.gm_type[AV1_REF_FRAME_LAST + i]; in nvdec_av1_start_frame()
Ddxva2_av1.c143 pp->frame_refs[i].wmtype = h->cur_frame.gm_type[AV1_REF_FRAME_LAST + i]; in fill_picture_parameters()
/third_party/mesa3d/src/amd/common/
Dac_vcn_dec.h886 rvcn_dec_transformation_type_e wmtype; member
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11av1dec.cpp75 UCHAR wmtype:2; member
891 pic_params->frame_refs[i].wmtype = in gst_d3d11_av1_dec_start_picture()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h955 uint32_t wmtype; member
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaav1dec.c559 pic_param->wm[i].wmtype = (VAAV1TransformationType) in _setup_global_motion_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_dec.c1077 …result.global_motion[i + 1].wmtype = (rvcn_dec_transformation_type_e)pic->picture_parameter.wm[i]. in get_av1_msg()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.c1780 priv->picture.av1.picture_parameter.wm[i].wmtype = hdr->gmp.GmType[i + 1]; in frame_header_obu()