Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/
H A Dmain.c274 …( JPEG_CMODEL_get_num_components() == 1 ) ? E_TGA_IMAGE_TYPE_GREY : E_TGA_IMAGE_TYPE_BGR, Ptga_str… in main()
293 printf( "Components: %i\n", JPEG_CMODEL_get_num_components() ); in main()
314 if ( JPEG_CMODEL_get_num_components() == 3 ) in main()
353 if ( JPEG_CMODEL_get_num_components() == 3 ) in main()
H A Djpeg_cmodel.c989 MS_U8 JPEG_CMODEL_get_num_components( void ) //cmodel in JPEG_CMODEL_get_num_components() function
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/
H A Dmain.c274 …( JPEG_CMODEL_get_num_components() == 1 ) ? E_TGA_IMAGE_TYPE_GREY : E_TGA_IMAGE_TYPE_BGR, Ptga_str… in main()
293 printf( "Components: %i\n", JPEG_CMODEL_get_num_components() ); in main()
314 if ( JPEG_CMODEL_get_num_components() == 3 ) in main()
353 if ( JPEG_CMODEL_get_num_components() == 3 ) in main()
H A Djpeg_cmodel.c989 MS_U8 JPEG_CMODEL_get_num_components( void ) //cmodel in JPEG_CMODEL_get_num_components() function
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/inc/
H A Djpeg_cmodel.h136 MS_U8 JPEG_CMODEL_get_num_components( void ); //main.c
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/inc/
H A Djpeg_cmodel.h136 MS_U8 JPEG_CMODEL_get_num_components( void ); //main.c