Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/
DBufferSourceAdapter.cpp101 static int getHeightFromFormat(const char* format, int stride, int size) { in getHeightFromFormat() function
400 int height = getHeightFromFormat(format, width, bytes); in allocateBufferList()