Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/
H A Djpeg_cmodel.c227 MS_U8 ci, luma_ci = 0, chroma_ci = 0; in JPEG_CMODEL_DumpTables() local
242 chroma_ci = ci; in JPEG_CMODEL_DumpTables()
248 tbl_num_chroma = _u8Comp_ac_tab[chroma_ci]; in JPEG_CMODEL_DumpTables()
271 tbl_num_chroma = _u8Comp_dc_tab[chroma_ci]; in JPEG_CMODEL_DumpTables()
340 MS_U8 luma_ci = 0, chroma_ci = 0; in JPEG_CMODEL_DumpTables() local
362 chroma_ci = ci; in JPEG_CMODEL_DumpTables()
368 tbl_num_chroma = _u8Comp_dc_tab[chroma_ci]; in JPEG_CMODEL_DumpTables()
421 tbl_num_chroma = _u8Comp_ac_tab[chroma_ci]; in JPEG_CMODEL_DumpTables()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/
H A Djpeg_cmodel.c227 MS_U8 ci, luma_ci = 0, chroma_ci = 0; in JPEG_CMODEL_DumpTables() local
242 chroma_ci = ci; in JPEG_CMODEL_DumpTables()
248 tbl_num_chroma = _u8Comp_ac_tab[chroma_ci]; in JPEG_CMODEL_DumpTables()
271 tbl_num_chroma = _u8Comp_dc_tab[chroma_ci]; in JPEG_CMODEL_DumpTables()
340 MS_U8 luma_ci = 0, chroma_ci = 0; in JPEG_CMODEL_DumpTables() local
362 chroma_ci = ci; in JPEG_CMODEL_DumpTables()
368 tbl_num_chroma = _u8Comp_dc_tab[chroma_ci]; in JPEG_CMODEL_DumpTables()
421 tbl_num_chroma = _u8Comp_ac_tab[chroma_ci]; in JPEG_CMODEL_DumpTables()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c4230 MS_U8 ci, luma_ci = 0, chroma_ci = 0;
4248 chroma_ci = ci;
4254 tbl_num_chroma = _u8Comp_ac_tab[chroma_ci];
4262 tbl_num_chroma = _u8Comp_dc_tab[chroma_ci];
4282 MS_U8 ci, luma_ci = 0, chroma_ci = 0; in JPEG_WriteSymidx() local
4310 chroma_ci = ci; in JPEG_WriteSymidx()
4332 ac_tbl_num_chroma = _u8Comp_ac_tab[chroma_ci]; in JPEG_WriteSymidx()
4343 dc_tbl_num_chroma = _u8Comp_dc_tab[chroma_ci]; in JPEG_WriteSymidx()
4512 MS_U8 luma_ci = 0, chroma_ci = 0;
4530 chroma_ci = ci;
[all …]
H A DapiJPEG.c4315 MS_U8 ci, luma_ci = 0, chroma_ci = 0; in JPEG_WriteSymidx() local
4338 chroma_ci = ci; in JPEG_WriteSymidx()
4356 ac_tbl_num_chroma = pNJPEGContext->_u8Comp_ac_tab[pNJPEGContext->eNJPDNum][chroma_ci]; in JPEG_WriteSymidx()
4360 dc_tbl_num_chroma = pNJPEGContext->_u8Comp_dc_tab[pNJPEGContext->eNJPDNum][chroma_ci]; in JPEG_WriteSymidx()
4426 MS_U8 luma_ci = 0, chroma_ci = 0; in JPEG_WriteGrpinf() local
4449 chroma_ci = ci; in JPEG_WriteGrpinf()
4467 dc_tbl_num_chroma = pNJPEGContext->_u8Comp_dc_tab[pNJPEGContext->eNJPDNum][chroma_ci]; in JPEG_WriteGrpinf()
4470 ac_tbl_num_chroma = pNJPEGContext->_u8Comp_ac_tab[pNJPEGContext->eNJPDNum][chroma_ci]; in JPEG_WriteGrpinf()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c4222 MS_U8 ci, luma_ci = 0, chroma_ci = 0;
4240 chroma_ci = ci;
4246 tbl_num_chroma = _u8Comp_ac_tab[chroma_ci];
4254 tbl_num_chroma = _u8Comp_dc_tab[chroma_ci];
4274 MS_U8 ci, luma_ci = 0, chroma_ci = 0; in JPEG_WriteSymidx() local
4302 chroma_ci = ci; in JPEG_WriteSymidx()
4324 ac_tbl_num_chroma = _u8Comp_ac_tab[chroma_ci]; in JPEG_WriteSymidx()
4335 dc_tbl_num_chroma = _u8Comp_dc_tab[chroma_ci]; in JPEG_WriteSymidx()
4504 MS_U8 luma_ci = 0, chroma_ci = 0;
4522 chroma_ci = ci;
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c4177 MS_U8 ci, luma_ci = 0, chroma_ci = 0;
4195 chroma_ci = ci;
4201 tbl_num_chroma = _u8Comp_ac_tab[chroma_ci];
4209 tbl_num_chroma = _u8Comp_dc_tab[chroma_ci];
4229 MS_U8 ci, luma_ci = 0, chroma_ci = 0; in JPEG_WriteSymidx() local
4257 chroma_ci = ci; in JPEG_WriteSymidx()
4279 ac_tbl_num_chroma = _u8Comp_ac_tab[chroma_ci]; in JPEG_WriteSymidx()
4290 dc_tbl_num_chroma = _u8Comp_dc_tab[chroma_ci]; in JPEG_WriteSymidx()
4459 MS_U8 luma_ci = 0, chroma_ci = 0;
4477 chroma_ci = ci;
[all …]