Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvenc.c112 static int nvenc_map_error(NVENCSTATUS err, const char **desc) in nvenc_map_error() function
132 int ret = nvenc_map_error(err, &desc); in nvenc_print_error()