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

  /hardware/intel/img/psb_video/src/
tng_jpegES.h 136 IMG_UINT32 ui32DataBufferSizeBytes;
pnw_hostjpeg.h 77 *pContext->sScan_Encode_Info.aBufferTable[ui8Loop].ui32DataBufferSizeBytes = (DATA_BUFFER_SIZE(pContext->sScan_Encode_Info.ui32NumberMCUsToEncodePerScan) +sizeof(BUFFER_HEADER)) + 3 & ~3;
581 IMG_UINT32 ui32DataBufferSizeBytes;
pnw_hostjpeg.c 523 pContext->sScan_Encode_Info.aBufferTable[ui8Loop].ui32DataBufferSizeBytes = ((DATA_BUFFER_SIZE(pContext->sScan_Encode_Info.ui32NumberMCUsToEncodePerScan) + sizeof(BUFFER_HEADER)) + 3) & ~3;
    [all...]

Completed in 169 milliseconds