List of all items
Structs
- VmafConfiguration
- VmafContext
- VmafFeatureDictionary
- VmafModel
- VmafModelCollection
- VmafModelCollectionScore
- VmafModelCollectionScore__bindgen_ty_1
- VmafModelCollectionScore__bindgen_ty_1__bindgen_ty_1
- VmafModelCollectionScore__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1
- VmafModelConfig
- VmafPicture
- VmafPictureConfiguration
- VmafPictureConfiguration__bindgen_ty_1
- VmafRef
Functions
- vmaf_close
- vmaf_feature_dictionary_free
- vmaf_feature_dictionary_set
- vmaf_feature_score_at_index
- vmaf_feature_score_pooled
- vmaf_fetch_preallocated_picture
- vmaf_import_feature_score
- vmaf_init
- vmaf_model_collection_destroy
- vmaf_model_collection_feature_overload
- vmaf_model_collection_load
- vmaf_model_collection_load_from_path
- vmaf_model_destroy
- vmaf_model_feature_overload
- vmaf_model_load
- vmaf_model_load_from_path
- vmaf_picture_alloc
- vmaf_picture_unref
- vmaf_preallocate_pictures
- vmaf_read_pictures
- vmaf_score_at_index
- vmaf_score_at_index_model_collection
- vmaf_score_pooled
- vmaf_score_pooled_model_collection
- vmaf_use_feature
- vmaf_use_features_from_model
- vmaf_use_features_from_model_collection
- vmaf_version
- vmaf_write_output
Type Aliases
- VmafLogLevel
- VmafModelCollectionScoreType
- VmafModelFlags
- VmafOutputFormat
- VmafPixelFormat
- VmafPoolingMethod
Constants
- VMAF_API_VERSION_MAJOR
- VMAF_API_VERSION_MINOR
- VMAF_API_VERSION_PATCH
- VmafLogLevel_VMAF_LOG_LEVEL_DEBUG
- VmafLogLevel_VMAF_LOG_LEVEL_ERROR
- VmafLogLevel_VMAF_LOG_LEVEL_INFO
- VmafLogLevel_VMAF_LOG_LEVEL_NONE
- VmafLogLevel_VMAF_LOG_LEVEL_WARNING
- VmafModelCollectionScoreType_VMAF_MODEL_COLLECTION_SCORE_BOOTSTRAP
- VmafModelCollectionScoreType_VMAF_MODEL_COLLECTION_SCORE_UNKNOWN
- VmafModelFlags_VMAF_MODEL_FLAGS_DEFAULT
- VmafModelFlags_VMAF_MODEL_FLAG_DISABLE_CLIP
- VmafModelFlags_VMAF_MODEL_FLAG_DISABLE_TRANSFORM
- VmafModelFlags_VMAF_MODEL_FLAG_ENABLE_TRANSFORM
- VmafOutputFormat_VMAF_OUTPUT_FORMAT_CSV
- VmafOutputFormat_VMAF_OUTPUT_FORMAT_JSON
- VmafOutputFormat_VMAF_OUTPUT_FORMAT_NONE
- VmafOutputFormat_VMAF_OUTPUT_FORMAT_SUB
- VmafOutputFormat_VMAF_OUTPUT_FORMAT_XML
- VmafPixelFormat_VMAF_PIX_FMT_UNKNOWN
- VmafPixelFormat_VMAF_PIX_FMT_YUV400P
- VmafPixelFormat_VMAF_PIX_FMT_YUV420P
- VmafPixelFormat_VMAF_PIX_FMT_YUV422P
- VmafPixelFormat_VMAF_PIX_FMT_YUV444P
- VmafPoolingMethod_VMAF_POOL_METHOD_HARMONIC_MEAN
- VmafPoolingMethod_VMAF_POOL_METHOD_MAX
- VmafPoolingMethod_VMAF_POOL_METHOD_MEAN
- VmafPoolingMethod_VMAF_POOL_METHOD_MIN
- VmafPoolingMethod_VMAF_POOL_METHOD_NB
- VmafPoolingMethod_VMAF_POOL_METHOD_UNKNOWN