Searched refs:comp (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/ |
| H A D | jpeg_cmodel.c | 293 MS_U8 comp[JPEG_MAXCOMPONENTS]; in JPEG_CMODEL_DumpTables() local 296 memset(comp, 0, JPEG_MAXCOMPONENTS); in JPEG_CMODEL_DumpTables() 299 comp[_u8Comp_quant[i]] = 1; in JPEG_CMODEL_DumpTables() 304 if(comp[i]==1) in JPEG_CMODEL_DumpTables()
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/ |
| H A D | jpeg_cmodel.c | 293 MS_U8 comp[JPEG_MAXCOMPONENTS]; in JPEG_CMODEL_DumpTables() local 296 memset(comp, 0, JPEG_MAXCOMPONENTS); in JPEG_CMODEL_DumpTables() 299 comp[_u8Comp_quant[i]] = 1; in JPEG_CMODEL_DumpTables() 304 if(comp[i]==1) in JPEG_CMODEL_DumpTables()
|
| /utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/ |
| H A D | apiJPEG_OJPD.c | 4391 MS_U8 comp[JPEG_MAXCOMPONENTS]; 4398 JPEG_memset((void *)comp, 0, JPEG_MAXCOMPONENTS); 4401 comp[_u8Comp_quant[i]] = 1; 4406 if(comp[i]==1) 4442 MS_U8 comp[JPEG_MAXCOMPONENTS]; in JPEG_WriteIQTbl() local 4453 JPEG_memset((void *)comp, 0, JPEG_MAXCOMPONENTS); in JPEG_WriteIQTbl() 4456 comp[_u8Comp_quant[i]] = 1; in JPEG_WriteIQTbl() 4461 if(comp[i]==1) in JPEG_WriteIQTbl() 6466 MS_U8 comp[JPEG_MAXCOMPONENTS]; in JPEG_StartDecode() local 6486 JPEG_memset((void *)comp, 0, JPEG_MAXCOMPONENTS); in JPEG_StartDecode() [all …]
|
| H A D | apiJPEG.c | 4390 MS_U8 comp[JPEG_MAXCOMPONENTS]; in JPEG_WriteIQTbl() local 4398 JPEG_memset((void *)comp, 0, JPEG_MAXCOMPONENTS); in JPEG_WriteIQTbl() 4401 comp[pNJPEGContext->_u8Comp_quant[pNJPEGContext->eNJPDNum][i]] = 1; in JPEG_WriteIQTbl() 4406 if(comp[i]==1) in JPEG_WriteIQTbl() 6372 MS_U8 comp[JPEG_MAXCOMPONENTS]; in JPEG_StartDecode() local 6392 JPEG_memset((void *)comp, 0, JPEG_MAXCOMPONENTS); in JPEG_StartDecode() 6395 comp[pNJPEGContext->_u8Comp_quant[pNJPEGContext->eNJPDNum][i]] = 1; in JPEG_StartDecode() 6400 if(comp[i]==1) in JPEG_StartDecode()
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/ |
| H A D | apiJPEG.c | 4383 MS_U8 comp[JPEG_MAXCOMPONENTS]; 4390 JPEG_memset((void *)comp, 0, JPEG_MAXCOMPONENTS); 4393 comp[_u8Comp_quant[i]] = 1; 4398 if(comp[i]==1) 4434 MS_U8 comp[JPEG_MAXCOMPONENTS]; in JPEG_WriteIQTbl() local 4445 JPEG_memset((void *)comp, 0, JPEG_MAXCOMPONENTS); in JPEG_WriteIQTbl() 4448 comp[_u8Comp_quant[i]] = 1; in JPEG_WriteIQTbl() 4453 if(comp[i]==1) in JPEG_WriteIQTbl() 6461 MS_U8 comp[JPEG_MAXCOMPONENTS]; in JPEG_StartDecode() local 6489 JPEG_memset((void *)comp, 0, JPEG_MAXCOMPONENTS); in JPEG_StartDecode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/ |
| H A D | apiJPEG.c | 4338 MS_U8 comp[JPEG_MAXCOMPONENTS]; 4345 JPEG_memset((void *)comp, 0, JPEG_MAXCOMPONENTS); 4348 comp[_u8Comp_quant[i]] = 1; 4353 if(comp[i]==1) 4389 MS_U8 comp[JPEG_MAXCOMPONENTS]; in JPEG_WriteIQTbl() local 4400 JPEG_memset((void *)comp, 0, JPEG_MAXCOMPONENTS); in JPEG_WriteIQTbl() 4403 comp[_u8Comp_quant[i]] = 1; in JPEG_WriteIQTbl() 4408 if(comp[i]==1) in JPEG_WriteIQTbl() 6416 MS_U8 comp[JPEG_MAXCOMPONENTS]; in JPEG_StartDecode() local 6444 JPEG_memset((void *)comp, 0, JPEG_MAXCOMPONENTS); in JPEG_StartDecode() [all …]
|