Go to the source code of this file.
Data Structures | |
| struct | PacketInfo |
| class | PostProcessAlgorithm |
Macros | |
| #define | FORMAT_NV12 "NV12" |
| #define | FORMAT_RGBA "RGBA" |
| #define | FORMAT_I420 "I420" |
| #define | GST_CAPS_FEATURE_MEMORY_NVMM "memory:NVMM" |
Functions | |
| IDSPostProcessLibrary * | CreateCustomAlgoCtx (DSPostProcess_CreateParams *params) |
| #define FORMAT_I420 "I420" |
Definition at line 38 of file postprocesslib_impl.h.
| #define FORMAT_NV12 "NV12" |
Definition at line 36 of file postprocesslib_impl.h.
| #define FORMAT_RGBA "RGBA" |
Definition at line 37 of file postprocesslib_impl.h.
| #define GST_CAPS_FEATURE_MEMORY_NVMM "memory:NVMM" |
Definition at line 39 of file postprocesslib_impl.h.
| IDSPostProcessLibrary* CreateCustomAlgoCtx | ( | DSPostProcess_CreateParams * | params | ) |