Searched refs:strideAlign (Results 1 - 4 of 4) sorted by relevance
/foundation/multimedia/media_foundation/src/common/ |
H A D | surface_allocator.cpp | 119 void SurfaceAllocator::Config(int32_t width, int32_t height, uint64_t usage, int32_t format, int32_t strideAlign, in Config() argument 123 width, height, strideAlign, format, usage, timeout in Config()
|
H A D | surface_allocator.h | 40 void Config(int32_t width, int32_t height, uint64_t usage, int32_t format, int32_t strideAlign, int32_t timeout);
|
/foundation/multimedia/media_foundation/engine/plugin/common/ |
H A D | surface_allocator.cpp | 115 void SurfaceAllocator::Config(int32_t width, int32_t height, uint64_t usage, int32_t format, int32_t strideAlign, in Config() argument 119 width, height, strideAlign, format, usage, timeout in Config()
|
/foundation/multimedia/media_foundation/engine/include/plugin/common/ |
H A D | surface_allocator.h | 40 void Config(int32_t width, int32_t height, uint64_t usage, int32_t format, int32_t strideAlign, int32_t timeout);
|
Completed in 2 milliseconds