Home | History | Annotate | Download | only in b_BitFeatureEm

Lines Matching refs:workHeightE

100 	uint32 h0L = ptrA->workHeightE;
130 ptrA->workHeightE = h1L;
157 ptrA->workHeightE = imageHeightA;
158 for( iL = 0; iL < ptrA->workHeightE; iL++ )
188 ptrA->workHeightE = roiPtrA->y2E - roiPtrA->y1E;
189 for( iL = 0; iL < ptrA->workHeightE; iL++ )
253 hiL = ptrA->workHeightE;
434 ptrA->workHeightE = 0;
474 ptrA->workHeightE = 0;
523 ptrA->workHeightE = srcPtrA->workHeightE;
801 uint32 maxVScaleL = ( ptrA->workHeightE << 16 ) / ( ptrA->patchHeightE + 1 );