Searched defs:LQPQ (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dtng_jpegES.c131 #define LQPQ 0x00430 macro
658 fPutBitsToBuffer(&s_streamW, 3, LQPQ << 4); // 20 bits = LQPQ, 4 bits = 0 (Destination identifier for the luminance quantizer tables)
669 fPutBitsToBuffer(&s_streamW, 3, (LQPQ << 4) | 1); // 20 bits = LQPQ, 4 bits = 1 (Destination identifier for the chrominance quantizer tables)
H A Dpnw_hostjpeg.h293 #define LQPQ 0x00430 macro

Completed in 9 milliseconds