Searched refs:allocatedDepth (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/media/libstagefright/codec2/include/
H A DC2Buffer.h848 inline ssize_t maxOffset(uint32_t width, uint32_t height, uint32_t allocatedDepth) { argument
849 ssize_t offs = (allocatedDepth + 7) >> 3;

Completed in 3461 milliseconds