Home
last modified time | relevance | path

Searched refs:JPEG_CMODEL_get_bytes_per_pixel (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.c983 MS_U8 JPEG_CMODEL_get_bytes_per_pixel( void ) in JPEG_CMODEL_get_bytes_per_pixel() function
1015 return ( _u16Image_x_size * JPEG_CMODEL_get_bytes_per_pixel() );
H A Dmain.c357 int src_bpp = JPEG_CMODEL_get_bytes_per_pixel(); in main()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/
H A Djpeg_cmodel.c983 MS_U8 JPEG_CMODEL_get_bytes_per_pixel( void ) in JPEG_CMODEL_get_bytes_per_pixel() function
1015 return ( _u16Image_x_size * JPEG_CMODEL_get_bytes_per_pixel() );
H A Dmain.c357 int src_bpp = JPEG_CMODEL_get_bytes_per_pixel(); in main()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/inc/
H A Djpeg_cmodel.h135 MS_U8 JPEG_CMODEL_get_bytes_per_pixel( void ); //main.c
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/inc/
H A Djpeg_cmodel.h135 MS_U8 JPEG_CMODEL_get_bytes_per_pixel( void ); //main.c