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

  /hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.c 738 IMG_UINT32 BUs, BUsperSlice, BUsLastSlice;
762 BUsperSlice = MBsperSlice / ctx->sRCParams.BUSize;
764 while ((BUsperSlice *(ctx->Slices - 1) + BUsLastSlice) > 200) {
766 BUsperSlice = MBsperSlice / ctx->sRCParams.BUSize;
771 BUsperSlice = MBsperSlice / ctx->sRCParams.BUSize;
773 while ((BUsperSlice*ctx->sRCParams.BUSize != MBsperSlice) ||
776 BUsperSlice = MBsperSlice / ctx->sRCParams.BUSize;
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_hostcode.c     [all...]

Completed in 3728 milliseconds