Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvdec_vp9.c78 .bitDepthMinus8Chroma = pixdesc->comp[1].depth - 8, in nvdec_vp9_start_frame()
Dvdpau_vp9.c80 info->bitDepthMinus8Chroma = pixdesc->comp[1].depth - 8; in vdpau_vp9_start_frame()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h681 unsigned char bitDepthMinus8Chroma; member
Dgstnvvp9dec.c449 vp9_params->bitDepthMinus8Chroma = frame_hdr->bit_depth - 8; in gst_nv_vp9_dec_decode_picture()