Home | History | Annotate | Download | only in cpu_ref

Lines Matching full:srcheight

323     const int srcHeight = cp->mAlloc->mHal.drvState.lod[0].dimY;
330 int maxy = srcHeight - 1;
390 const int srcHeight = cp->mAlloc->mHal.drvState.lod[0].dimY;
397 int maxy = srcHeight - 1;
457 const int srcHeight = cp->mAlloc->mHal.drvState.lod[0].dimY;
464 int maxy = srcHeight - 1;
524 const int srcHeight = cp->mAlloc->mHal.drvState.lod[0].dimY;
531 int maxy = srcHeight - 1;
564 const int srcHeight = cp->mAlloc->mHal.drvState.lod[0].dimY;
571 int maxy = srcHeight - 1;
604 const int srcHeight = cp->mAlloc->mHal.drvState.lod[0].dimY;
611 int maxy = srcHeight - 1;
653 const uint32_t srcHeight = mAlloc->mHal.drvState.lod[0].dimY;
687 scaleY = (float)srcHeight / aout->mHal.drvState.lod[0].dimY;