HomeSort by relevance Sort by last modified time
    Searched refs:MBsLastSlice (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.c 694 IMG_UINT32 MBs, MBsperSlice, MBsLastSlice;
705 MBsLastSlice = MBs - (MBsperSlice * (ctx->Slices - 1));
716 if (ctx->sRCParams.BUSize > MBsLastSlice) {
729 BUs = MBsLastSlice / ctx->sRCParams.BUSize;
737 IMG_UINT32 MBs, MBsperSlice, MBsLastSlice;
748 MBsLastSlice = MBs - (MBsperSlice * (ctx->Slices - 1));
763 BUsLastSlice = MBsLastSlice / ctx->sRCParams.BUSize;
767 BUsLastSlice = MBsLastSlice / ctx->sRCParams.BUSize;
772 BUsLastSlice = MBsLastSlice / ctx->sRCParams.BUSize;
774 (BUsLastSlice*ctx->sRCParams.BUSize != MBsLastSlice)) {
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_hostcode.c     [all...]

Completed in 100 milliseconds