AV_PIX_FMT_CUDA   883 fftools/ffmpeg_opt.c                 ist->hwaccel_output_format = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   119 libavcodec/cuviddec.c     enum AVPixelFormat pix_fmts[3] = { AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA   262 libavcodec/cuviddec.c             hwframe_ctx->format != AV_PIX_FMT_CUDA ||
AV_PIX_FMT_CUDA   314 libavcodec/cuviddec.c         hwframe_ctx->format = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   500 libavcodec/cuviddec.c         if (avctx->pix_fmt == AV_PIX_FMT_CUDA) {
AV_PIX_FMT_CUDA   550 libavcodec/cuviddec.c             tmp_frame->format        = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   798 libavcodec/cuviddec.c     enum AVPixelFormat pix_fmts[3] = { AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA  1088 libavcodec/cuviddec.c             .pix_fmt     = AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA   734 libavcodec/h263dec.c     AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA   819 libavcodec/h264_slice.c         *fmt++ = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   397 libavcodec/hevcdec.c         *fmt++ = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   418 libavcodec/hevcdec.c         *fmt++ = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   426 libavcodec/hevcdec.c         *fmt++ = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   439 libavcodec/hevcdec.c         *fmt++ = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   699 libavcodec/mjpegdec.c                 AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA  1123 libavcodec/mpeg12dec.c     AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA  1137 libavcodec/mpeg12dec.c     AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA   678 libavcodec/nvdec.c     frames_ctx->format            = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   176 libavcodec/nvdec_h264.c     .pix_fmt              = AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA   315 libavcodec/nvdec_hevc.c     .pix_fmt              = AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA    77 libavcodec/nvdec_mjpeg.c     .pix_fmt              = AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA   102 libavcodec/nvdec_mpeg12.c     .pix_fmt              = AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA   118 libavcodec/nvdec_mpeg12.c     .pix_fmt              = AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA   113 libavcodec/nvdec_mpeg4.c     .pix_fmt              = AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA   117 libavcodec/nvdec_vc1.c     .pix_fmt              = AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA   132 libavcodec/nvdec_vc1.c     .pix_fmt              = AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA    97 libavcodec/nvdec_vp8.c     .pix_fmt              = AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA   176 libavcodec/nvdec_vp9.c     .pix_fmt              = AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA    52 libavcodec/nvenc.c     AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA   536 libavcodec/nvenc.c     if (avctx->pix_fmt == AV_PIX_FMT_CUDA || avctx->pix_fmt == AV_PIX_FMT_D3D11 || avctx->hw_frames_ctx || avctx->hw_device_ctx) {
AV_PIX_FMT_CUDA   547 libavcodec/nvenc.c             if (frames_ctx->format == AV_PIX_FMT_CUDA)
AV_PIX_FMT_CUDA  1347 libavcodec/nvenc.c     if (avctx->pix_fmt == AV_PIX_FMT_CUDA || avctx->pix_fmt == AV_PIX_FMT_D3D11) {
AV_PIX_FMT_CUDA  1379 libavcodec/nvenc.c         if (avctx->pix_fmt != AV_PIX_FMT_CUDA && avctx->pix_fmt != AV_PIX_FMT_D3D11)
AV_PIX_FMT_CUDA  1491 libavcodec/nvenc.c     if (ctx->surfaces && (avctx->pix_fmt == AV_PIX_FMT_CUDA || avctx->pix_fmt == AV_PIX_FMT_D3D11)) {
AV_PIX_FMT_CUDA  1503 libavcodec/nvenc.c             if (avctx->pix_fmt != AV_PIX_FMT_CUDA && avctx->pix_fmt != AV_PIX_FMT_D3D11)
AV_PIX_FMT_CUDA  1547 libavcodec/nvenc.c     if (avctx->pix_fmt == AV_PIX_FMT_CUDA || avctx->pix_fmt == AV_PIX_FMT_D3D11) {
AV_PIX_FMT_CUDA  1672 libavcodec/nvenc.c         if (avctx->pix_fmt == AV_PIX_FMT_CUDA && ctx->registered_frames[i].ptr == frame->data[0])
AV_PIX_FMT_CUDA  1688 libavcodec/nvenc.c     if (avctx->pix_fmt == AV_PIX_FMT_CUDA) {
AV_PIX_FMT_CUDA  1725 libavcodec/nvenc.c     if (avctx->pix_fmt == AV_PIX_FMT_CUDA || avctx->pix_fmt == AV_PIX_FMT_D3D11) {
AV_PIX_FMT_CUDA  1900 libavcodec/nvenc.c     if (avctx->pix_fmt == AV_PIX_FMT_CUDA || avctx->pix_fmt == AV_PIX_FMT_D3D11) {
AV_PIX_FMT_CUDA  1196 libavcodec/vc1dec.c     AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA   177 libavcodec/vp8.c         AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA   222 libavcodec/vp9.c             *fmtp++ = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   230 libavcodec/vp9.c             *fmtp++ = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA    69 libavfilter/vf_hwupload_cuda.c         AV_PIX_FMT_CUDA, AV_PIX_FMT_NONE,
AV_PIX_FMT_CUDA   102 libavfilter/vf_hwupload_cuda.c     hwframe_ctx->format    = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   274 libavfilter/vf_overlay_cuda.c         AV_PIX_FMT_CUDA, AV_PIX_FMT_NONE,
AV_PIX_FMT_CUDA   131 libavfilter/vf_scale_cuda.c         AV_PIX_FMT_CUDA, AV_PIX_FMT_NONE,
AV_PIX_FMT_CUDA   164 libavfilter/vf_scale_cuda.c     out_ctx->format    = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   149 libavfilter/vf_scale_npp.c         AV_PIX_FMT_CUDA, AV_PIX_FMT_NONE,
AV_PIX_FMT_CUDA   182 libavfilter/vf_scale_npp.c     out_ctx->format    = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   415 libavfilter/vf_thumbnail_cuda.c         AV_PIX_FMT_CUDA,
AV_PIX_FMT_CUDA   117 libavfilter/vf_transpose_npp.c         AV_PIX_FMT_CUDA, AV_PIX_FMT_NONE,
AV_PIX_FMT_CUDA   151 libavfilter/vf_transpose_npp.c     out_ctx->format    = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   214 libavfilter/vf_yadif_cuda.c         AV_PIX_FMT_CUDA, AV_PIX_FMT_NONE,
AV_PIX_FMT_CUDA   282 libavfilter/vf_yadif_cuda.c     output_frames->format    = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA    75 libavutil/hwcontext_cuda.c     constraints->valid_hw_formats[0] = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   179 libavutil/hwcontext_cuda.c     frame->format = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA   215 libavutil/hwcontext_cuda.c     if ((src->hw_frames_ctx && ((AVHWFramesContext*)src->hw_frames_ctx->data)->format != AV_PIX_FMT_CUDA) ||
AV_PIX_FMT_CUDA   216 libavutil/hwcontext_cuda.c         (dst->hw_frames_ctx && ((AVHWFramesContext*)dst->hw_frames_ctx->data)->format != AV_PIX_FMT_CUDA))
AV_PIX_FMT_CUDA  1237 libavutil/hwcontext_vulkan.c         constraints->valid_sw_formats[count++] = AV_PIX_FMT_CUDA;
AV_PIX_FMT_CUDA  3091 libavutil/hwcontext_vulkan.c     case AV_PIX_FMT_CUDA:
AV_PIX_FMT_CUDA  3275 libavutil/hwcontext_vulkan.c     case AV_PIX_FMT_CUDA:
AV_PIX_FMT_CUDA  2072 libavutil/pixdesc.c     [AV_PIX_FMT_CUDA] = {