Searched refs:START_OF_IMAGE (Results 1 – 3 of 3) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | pnw_hostjpeg.c | 779 fPutBitsToBuffer(&s_streamW, 2, START_OF_IMAGE); 862 fPutBitsToBuffer(&s_streamW, 2, START_OF_IMAGE); in EncodeMarkerSegment() 1018 fPutBitsToBuffer(&ps_streamW, 2, START_OF_IMAGE); 1448 fPutBitsToBuffer(&ps_streamW, 2, START_OF_IMAGE);
|
D | pnw_hostjpeg.h | 274 #define START_OF_IMAGE 0xFFD8 macro
|
D | tng_jpegES.c | 115 #define START_OF_IMAGE 0xFFD8 macro 653 fPutBitsToBuffer(&s_streamW, 2, START_OF_IMAGE); in EncodeMarkerSegment()
|