Home
last modified time | relevance | path

Searched refs:CUVIDH264DPBENTRY (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h235 } CUVIDH264DPBENTRY; typedef
333 CUVIDH264DPBENTRY dpb[16]; // List of reference frames within the DPB
Dgstnvh264dec.c652 CUVIDH264DPBENTRY * dpb) in gst_nv_h264_dec_fill_dpb()
/third_party/ffmpeg/libavcodec/
Dnvdec_h264.c32 static void dpb_add(const H264Context *h, CUVIDH264DPBENTRY *dst, const H264Picture *src, in dpb_add()