56 #ifndef NV_VPI_ALGOFLAGS_H
57 #define NV_VPI_ALGOFLAGS_H
80 #define VPI_WARP_INVERSE (1u << 0)
86 #define VPI_PRECISE (1u << 1)
96 #define VPI_DENORMALIZED_OUTPUT (1u << 2)
104 #define VPI_ENABLE_CROSS_CHECK (1U << 0)
111 #define VPI_ACCUMULATE_OUTPUT (1u << 3)
115 #define VPI_SAMPLING_ALIGNED_TO_CORNER (1u << 5)
123 #define VPI_RELATIVE_MAP (1u << 6)
131 #define VPI_NORMALIZED_MAP (1u << 7)
Defines types and functions to handle pixel types.
Declaration of VPI status codes handling functions.
Defines all types needed for programming with VPI.