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

  /hardware/intel/img/psb_video/src/
pnw_hostjpeg.h 579 IMG_INT8 i8MTXNumber; // Doubles as status indicator ( <0 = Awaiting output to CB, 0 = Idle, >0 = Being filled by MTX)
676 IMG_ERRORCODE SubmitScanToMTX(TOPAZSC_JPEG_ENCODER_CONTEXT *pContext, IMG_UINT16 ui16BCnt, IMG_INT8 i8MTXNumber, IMG_UINT32 ui32NoMCUsToEncode);
pnw_hostjpeg.c 525 pContext->sScan_Encode_Info.aBufferTable[ui8Loop].i8MTXNumber = 0; // Indicates buffer is idle
    [all...]
pnw_jpeg.c 574 /*i8MTXNumber is the core number.*/
575 pContext->sScan_Encode_Info.aBufferTable[ui16BCnt].i8MTXNumber =
589 pContext->sScan_Encode_Info.aBufferTable[ui16BCnt].i8MTXNumber, ui32NoMCUsToEncode);

Completed in 32 milliseconds