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

  /hardware/intel/img/psb_video/src/
pnw_hostjpeg.h 236 /* \brief MAX_COMP_IN_SCAN */
241 #define MAX_COMP_IN_SCAN 4
390 IMG_UINT8 *Qmatrix[MAX_COMP_IN_SCAN];/*!< Ptr to the Quant tables */
394 IMG_UINT8 aui8QuantTable[MAX_COMP_IN_SCAN][64]; /* Area for creating tables */
427 IMG_UINT8 puc_comp_id[MAX_COMP_IN_SCAN]; /*!< Component identifier */
440 IMG_UINT8 puc_horiz_scale[MAX_COMP_IN_SCAN];/*!< Component horizontal scale factor */
441 IMG_UINT8 puc_vert_scale[MAX_COMP_IN_SCAN]; /*!< Component vertical scale factor */
443 IMG_UINT8 CompIdtoIndex[MAX_COMP_IN_SCAN];
pnw_hostjpeg.c     [all...]

Completed in 363 milliseconds