Lines Matching refs:AV_PIX_FMT_D3D11
54 AV_PIX_FMT_D3D11, enumerator
536 …if (avctx->pix_fmt == AV_PIX_FMT_CUDA || avctx->pix_fmt == AV_PIX_FMT_D3D11 || avctx->hw_frames_ct… in nvenc_setup_device()
550 else if (frames_ctx->format == AV_PIX_FMT_D3D11) in nvenc_setup_device()
1347 if (avctx->pix_fmt == AV_PIX_FMT_CUDA || avctx->pix_fmt == AV_PIX_FMT_D3D11) { in nvenc_alloc_surface()
1379 if (avctx->pix_fmt != AV_PIX_FMT_CUDA && avctx->pix_fmt != AV_PIX_FMT_D3D11) in nvenc_alloc_surface()
1491 … if (ctx->surfaces && (avctx->pix_fmt == AV_PIX_FMT_CUDA || avctx->pix_fmt == AV_PIX_FMT_D3D11)) { in ff_nvenc_encode_close()
1503 if (avctx->pix_fmt != AV_PIX_FMT_CUDA && avctx->pix_fmt != AV_PIX_FMT_D3D11) in ff_nvenc_encode_close()
1547 if (avctx->pix_fmt == AV_PIX_FMT_CUDA || avctx->pix_fmt == AV_PIX_FMT_D3D11) { in ff_nvenc_encode_init()
1674 …else if (avctx->pix_fmt == AV_PIX_FMT_D3D11 && ctx->registered_frames[i].ptr == frame->data[0] && … in nvenc_register_frame()
1691 else if (avctx->pix_fmt == AV_PIX_FMT_D3D11) { in nvenc_register_frame()
1725 if (avctx->pix_fmt == AV_PIX_FMT_CUDA || avctx->pix_fmt == AV_PIX_FMT_D3D11) { in nvenc_upload_frame()
1900 if (avctx->pix_fmt == AV_PIX_FMT_CUDA || avctx->pix_fmt == AV_PIX_FMT_D3D11) { in process_output_surface()