Home
last modified time | relevance | path

Searched refs:ALIGNMENT (Results 1 - 2 of 2) sorted by relevance

/test/xts/hats/hdf/codec/hdi_idlomx/
H A Dcodec_function_utils.cpp44 return (((width) + ALIGNMENT - 1) & (~(ALIGNMENT - 1))); in AlignUp()
H A Dcodec_function_utils.h48 constexpr uint32_t ALIGNMENT = 16; variable

Completed in 2 milliseconds