Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/
DBufferSourceAdapter.cpp628 int formatSource; in getBufferList() local
657 err = extendedOps()->get_buffer_format(mBufferSource, &formatSource); in getBufferList()
673 mPixelFormat = getFormatFromANW(formatSource); in getBufferList()