Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvdec_vp9.c73 .intraOnly = h->h.intraonly, in nvdec_vp9_start_frame()
Dvdpau_vp9.c75 info->intraOnly = h->h.intraonly; in vdpau_vp9_start_frame()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h671 unsigned short intraOnly : 1; member
Dgstnvvp9dec.c445 vp9_params->intraOnly = frame_hdr->intra_only; in gst_nv_vp9_dec_decode_picture()