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

  /hardware/intel/img/psb_video/src/
pnw_hostjpeg.h 293 #define LQPQ 0x00430
pnw_hostjpeg.c     [all...]
tng_jpegES.c 131 #define LQPQ 0x00430
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)
    [all...]

Completed in 355 milliseconds