Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvdec_vp9.c71 .subSamplingX = pixdesc->log2_chroma_w, in nvdec_vp9_start_frame()
Dvdpau_vp9.c72 info->subSamplingX = pixdesc->log2_chroma_w; in vdpau_vp9_start_frame()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h669 unsigned short subSamplingX : 1; member
Dgstnvvp9dec.c443 vp9_params->subSamplingX = frame_hdr->subsampling_x; in gst_nv_vp9_dec_decode_picture()