Home
last modified time | relevance | path

Searched refs:golden_ref_frame_sign_bias (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_vp9.c61 …desc.vp9.picture_parameter.pic_fields.golden_ref_frame_sign_bias = vp9->pic_fields.bits.golden_ref… in vlVaHandlePictureParameterBufferVP9()
/third_party/ffmpeg/libavcodec/
Dvaapi_vp9.c74 .golden_ref_frame_sign_bias = h->h.signbias[1], in vaapi_vp9_start_frame()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h757 uint32_t golden_ref_frame_sign_bias:1; member
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavp9dec.c295 .golden_ref_frame_sign_bias = in _fill_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_dec.c668 result.ref_frame_sign_bias[1] = pic->picture_parameter.pic_fields.golden_ref_frame_sign_bias; in get_vp9_msg()