Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp695 uint32_t quarters = ((rotation ? rotation->value : 0) / 90) & 3; in renderOutputBuffer() local
697 switch (quarters) { in renderOutputBuffer()