Searched refs:vp9 (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dpicture_vp9.c35 VADecPictureParameterBufferVP9 *vp9 = buf->data; local in function:vlVaHandlePictureParameterBufferVP9
40 context->desc.vp9.picture_parameter.frame_width = vp9->frame_width;
41 context->desc.vp9.picture_parameter.frame_height = vp9->frame_height;
43 context->desc.vp9.picture_parameter.pic_fields.subsampling_x = vp9->pic_fields.bits.subsampling_x;
44 context->desc.vp9.picture_parameter.pic_fields.subsampling_y = vp9->pic_fields.bits.subsampling_y;
45 context->desc.vp9
97 VASliceParameterBufferVP9 *vp9 = buf->data; local in function:vlVaHandleSliceParameterBufferVP9
[all...]
H A Dpicture.c173 context->desc.vp9.picture_parameter.frame_width;
175 context->desc.vp9.picture_parameter.frame_height;
H A Dva_private.h292 struct pipe_vp9_picture_desc vp9; member in union:__anona9630b050508::__anona9630b05060a
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
H A Dpicture_vp9.c35 VADecPictureParameterBufferVP9 *vp9 = buf->data; local in function:vlVaHandlePictureParameterBufferVP9
40 context->desc.vp9.picture_parameter.frame_width = vp9->frame_width;
41 context->desc.vp9.picture_parameter.frame_height = vp9->frame_height;
43 context->desc.vp9.picture_parameter.pic_fields.subsampling_x = vp9->pic_fields.bits.subsampling_x;
44 context->desc.vp9.picture_parameter.pic_fields.subsampling_y = vp9->pic_fields.bits.subsampling_y;
45 context->desc.vp9
93 VASliceParameterBufferVP9 *vp9 = buf->data; local in function:vlVaHandleSliceParameterBufferVP9
[all...]
H A Dva_private.h289 struct pipe_vp9_picture_desc vp9; member in union:__anond829593e0508::__anond829593e060a
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.0.2.rst77 - radeon/vcn/vp9: search the render target from the whole list
H A D18.3.4.rst116 - st/va/vp9: set max reference as default of VP9 reference number
H A D18.3.6.rst107 - radeon/vcn/vp9: search the render target from the whole list
H A D19.1.0.rst3469 - st/va/vp9: set max reference as default of VP9 reference number
3472 - radeon/vcn/vp9: search the render target from the whole list
H A D19.0.0.rst1652 - st/va/vp9: set max reference as default of VP9 reference number
H A D21.3.0.rst722 - radeon/vcn: check frame size change for vp9 header flags
H A D20.2.0.rst4527 - radeon/vcn: Corrected vp9 ref associated data incase of target->codec is NULL
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec.c915 rvcn_dec_message_vp9_t vp9 = local in function:rvcn_dec_message_decode
918 memcpy(codec, (void*)&vp9, sizeof(rvcn_dec_message_vp9_t));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec.c1761 rvcn_dec_message_vp9_t vp9 = local in function:rvcn_dec_message_decode
1764 memcpy(codec, (void *)&vp9, sizeof(rvcn_dec_message_vp9_t));

Completed in 29 milliseconds