Home
last modified time | relevance | path

Searched refs:segmentMapTemporalUpdate (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dnvdec_vp9.c89 .segmentMapTemporalUpdate = h->h.segmentation.temporal, in nvdec_vp9_start_frame()
Dvdpau_vp9.c91 info->segmentMapTemporalUpdate = h->h.segmentation.temporal; in vdpau_vp9_start_frame()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h691 unsigned char segmentMapTemporalUpdate : 1; member
Dgstnvvp9dec.c460 vp9_params->segmentMapTemporalUpdate = sp->segmentation_temporal_update; in gst_nv_vp9_dec_decode_picture()