OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNW_JPEG_HEADER_MAX_SIZE
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/img/psb_video/src/
pnw_hostjpeg.h
42
#define
PNW_JPEG_HEADER_MAX_SIZE
(1024)
72
(((total) -
PNW_JPEG_HEADER_MAX_SIZE
) / \
pnw_jpeg.c
450
pBufHeader->ui32Reserved3 =
PNW_JPEG_HEADER_MAX_SIZE
;//Next coded buffer offset
641
pBufHeader->ui32Reserved3 =
PNW_JPEG_HEADER_MAX_SIZE
;
650
PNW_JPEG_HEADER_MAX_SIZE
+ pContext->ui32SizePerCodedBuffer * ui16BCnt ;
pnw_hostjpeg.c
528
(unsigned char *)pContext->jpeg_coded_buf.pMemInfo +
PNW_JPEG_HEADER_MAX_SIZE
+ ui8Loop * pContext->ui32SizePerCodedBuffer;
[
all
...]
Completed in 79 milliseconds