Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvenc.h142 LIST_DEVICES = -2, enumerator
Dnvenc_hevc.c109 …e devices", 0, AV_OPT_TYPE_CONST, { .i64 = LIST_DEVICES }, 0, 0, V…
Dnvenc_h264.c120 …e devices", 0, AV_OPT_TYPE_CONST, { .i64 = LIST_DEVICES }, 0, 0,…
Dnvenc.c534 if (ctx->device == LIST_DEVICES) in nvenc_check_device()
691 if ((nvenc_check_device(avctx, i)) >= 0 && ctx->device != LIST_DEVICES) in nvenc_setup_device()
695 if (ctx->device == LIST_DEVICES) in nvenc_setup_device()