Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvdec_vp9.c77 .bitDepthMinus8Luma = pixdesc->comp[0].depth - 8, in nvdec_vp9_start_frame()
Dvdpau_vp9.c79 info->bitDepthMinus8Luma = pixdesc->comp[0].depth - 8; in vdpau_vp9_start_frame()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h680 unsigned char bitDepthMinus8Luma; member
Dgstnvvp9dec.c448 vp9_params->bitDepthMinus8Luma = frame_hdr->bit_depth - 8; in gst_nv_vp9_dec_decode_picture()