OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ui32NoMCUsToEncode
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/img/psb_video/src/
pnw_jpeg.c
557
IMG_UINT32
ui32NoMCUsToEncode
;
580
ui32NoMCUsToEncode
= ui32RemainMCUs;
583
ui32NoMCUsToEncode
= pContext->sScan_Encode_Info.ui32NumberMCUsToEncodePerScan;
589
pContext->sScan_Encode_Info.aBufferTable[ui16BCnt].i8MTXNumber,
ui32NoMCUsToEncode
);
596
ui32RemainMCUs -=
ui32NoMCUsToEncode
;
pnw_hostjpeg.c
[
all
...]
tng_jpegES.c
[
all
...]
pnw_hostjpeg.h
676
IMG_ERRORCODE SubmitScanToMTX(TOPAZSC_JPEG_ENCODER_CONTEXT *pContext, IMG_UINT16 ui16BCnt, IMG_INT8 i8MTXNumber, IMG_UINT32
ui32NoMCUsToEncode
);
Completed in 240 milliseconds