Home
last modified time | relevance | path

Searched refs:DEFAULT_SURFACE_STRIDE_ALIGN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/src/common/
H A Dsurface_allocator.cpp47 constexpr int32_t DEFAULT_SURFACE_STRIDE_ALIGN = 8; variable
54 DEFAULT_SURFACE_WIDTH, DEFAULT_SURFACE_HEIGHT, DEFAULT_SURFACE_STRIDE_ALIGN, in SurfaceAllocator()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/common/
H A Dsurface_allocator.cpp43 constexpr int32_t DEFAULT_SURFACE_STRIDE_ALIGN = 8; variable
50 DEFAULT_SURFACE_WIDTH, DEFAULT_SURFACE_HEIGHT, DEFAULT_SURFACE_STRIDE_ALIGN, in SurfaceAllocator()