Home
last modified time | relevance | path

Searched refs:gZigZag (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_jpegES.c175 static const IMG_UINT8 gZigZag[] = { variable
663 … fPutBitsToBuffer(&s_streamW, 1, pJPEGContext->psTablesBlock->aui8LumaQuantParams[gZigZag[uc_i]]); in EncodeMarkerSegment()
673 …fPutBitsToBuffer(&s_streamW, 1, pJPEGContext->psTablesBlock->aui8ChromaQuantParams[gZigZag[uc_i]]); in EncodeMarkerSegment()