Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvenc_h264.c234 .hw_configs = ff_nvenc_hw_configs,
264 .hw_configs = ff_nvenc_hw_configs,
294 .hw_configs = ff_nvenc_hw_configs,
Dnvenc_hevc.c214 .hw_configs = ff_nvenc_hw_configs,
243 .hw_configs = ff_nvenc_hw_configs,
Dnvenc.h233 extern const AVCodecHWConfigInternal *const ff_nvenc_hw_configs[];
Dnvenc.c62 const AVCodecHWConfigInternal *const ff_nvenc_hw_configs[] = { variable