Searched refs:CodecType (Results 1 – 8 of 8) sorted by relevance
280 cuinfo.CodecType = ctx->codec_type = format->codec; in cuvid_handle_video_sequence()740 = cuparseinfo->CodecType; in cuvid_test_capabilities()920 ctx->cuparseinfo.CodecType = cudaVideoCodec_H264; in cuvid_decode_init()925 ctx->cuparseinfo.CodecType = cudaVideoCodec_HEVC; in cuvid_decode_init()930 ctx->cuparseinfo.CodecType = cudaVideoCodec_JPEG; in cuvid_decode_init()935 ctx->cuparseinfo.CodecType = cudaVideoCodec_MPEG1; in cuvid_decode_init()940 ctx->cuparseinfo.CodecType = cudaVideoCodec_MPEG2; in cuvid_decode_init()945 ctx->cuparseinfo.CodecType = cudaVideoCodec_MPEG4; in cuvid_decode_init()950 ctx->cuparseinfo.CodecType = cudaVideoCodec_VP8; in cuvid_decode_init()955 ctx->cuparseinfo.CodecType = cudaVideoCodec_VP9; in cuvid_decode_init()[all …]
107 caps.eCodecType = params->CodecType; in nvdec_test_capabilities()401 params.CodecType = cuvid_codec_type; in ff_nvdec_decode_init()
342 …cudaVideoCodec CodecType; /**< IN: cudaVideoCodec_XXX … member
180 …cudaVideoCodec CodecType; /**< IN: cudaVideoCodec_XXX … member
533 create_info.CodecType = format->codec; in parser_sequence_callback()1065 parser_params.CodecType = klass->codec_type; in gst_nvdec_set_format()
283 create_info.CodecType = codec; in gst_nv_decoder_configure()
3177 Define AVMediaType enum, and use it instead of enum CodecType, which
8866 ffmpeg: CodecType => AVMediaType