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

/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c4155 M4OSA_UInt32 ik; local
4170 for(ik=0;ik<3;ik++){
4172 boxPlane[ik].u_stride = pInputPlanes[ik].u_stride;
4173 boxPlane[ik].pac_data = pInputPlanes[ik].pac_data;
4175 boxHeight = ( pInputPlanes[ik].u_height << 10 ) / ratiotab[ratio];
4176 boxWidth = ( pInputPlanes[ik]
[all...]

Completed in 23 milliseconds