Searched refs:ratiotab (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c4153 M4OSA_UInt32 ratiotab[17] ={1024,1218,1448,1722,2048,2435,2896,3444,4096,4871,5793,\ local
4175 boxHeight = ( pInputPlanes[ik].u_height << 10 ) / ratiotab[ratio];
4176 boxWidth = ( pInputPlanes[ik].u_width << 10 ) / ratiotab[ratio];

Completed in 41 milliseconds