Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvdec_vp9.c72 .subSamplingY = pixdesc->log2_chroma_h, in nvdec_vp9_start_frame()
Dvdpau_vp9.c73 info->subSamplingY = pixdesc->log2_chroma_h; in vdpau_vp9_start_frame()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h670 unsigned short subSamplingY : 1; member
Dgstnvvp9dec.c444 vp9_params->subSamplingY = frame_hdr->subsampling_y; in gst_nv_vp9_dec_decode_picture()