Home
last modified time | relevance | path

Searched refs:temporal_update (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp9parser.h342 guint8 temporal_update; member
Dgstvp9parser.c294 seg->temporal_update = gst_vp9_read_bit (br); in parse_segmentation()
295 if (seg->temporal_update) { in parse_segmentation()
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_av1.c207 context->desc.av1.picture_parameter.seg_info.segment_info_fields.temporal_update = in vlVaHandlePictureParameterBufferAV1()
208 av1->seg_info.segment_info_fields.bits.temporal_update; in vlVaHandlePictureParameterBufferAV1()
/third_party/ffmpeg/libavcodec/
Dvaapi_av1.c117 .temporal_update = frame_header->segmentation_temporal_update, in vaapi_av1_start_frame()
Ddxva2_av1.c210 pp->segmentation.temporal_update = frame_header->segmentation_temporal_update; in fill_picture_parameters()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11av1dec.cpp273 UCHAR temporal_update:1; member
1028 pic_params->segmentation.temporal_update = in gst_d3d11_av1_dec_start_picture()
Dgstd3d11vp9dec.cpp635 params->stVP9Segments.temporal_update = sp->segmentation_temporal_update; in gst_d3d11_vp9_dec_copy_segmentation_params()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h839 uint32_t temporal_update:1; member
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaav1dec.c623 .temporal_update = in gst_va_av1_dec_start_picture()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.c1705 priv->picture.av1.picture_parameter.seg_info.segment_info_fields.temporal_update = in frame_header_obu()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_dec.c856 result.frame_header_flags |= (pic->picture_parameter.seg_info.segment_info_fields.temporal_update in get_av1_msg()