Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvdec.h36 # define NVDECAPI_CHECK_VERSION(major, minor) \ macro
40 # define NVDECAPI_CHECK_VERSION(major, minor) \ macro
Dnvdec_hevc.c111 #if NVDECAPI_CHECK_VERSION(8, 1) in nvdec_hevc_start_frame()
134 #if NVDECAPI_CHECK_VERSION(9, 0) in nvdec_hevc_start_frame()
178 #if NVDECAPI_CHECK_VERSION(9, 0) in nvdec_hevc_start_frame()
206 #if NVDECAPI_CHECK_VERSION(9, 0) in nvdec_hevc_start_frame()
Dcuviddec.c40 #if !NVDECAPI_CHECK_VERSION(9, 0)
45 #if NVDECAPI_CHECK_VERSION(11, 0)
Dnvdec.c38 #if !NVDECAPI_CHECK_VERSION(9, 0)