Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.cpp1889 uint32_t quarters = ((rotation ? rotation->value : 0) / 90) & 3; in renderOutputBuffer() local
1891 switch (quarters) { in renderOutputBuffer()