Searched refs:gps16Block_seg (Results 1 – 7 of 7) sorted by relevance
484 JPEG_BLOCK_TYPE *Psrc_ptr = gps16Block_seg[0]; in JPEG_transform_row()528 JPEG_BLOCK_TYPE *p = gps16Block_seg[row_block]; in JPEG_decode_next_row()
129 JPEG_BLOCK_TYPE *gps16Block_seg[JPEG_MAXBLOCKSPERROW]; variable
3835 JPEG_memset((void *)gps16Block_seg, 0, sizeof( gps16Block_seg ) ); in JPEG_init()5386 gps16Block_seg[i] = ( JPEG_BLOCK_TYPE * )( q + i * 64 * sizeof( JPEG_BLOCK_TYPE ) ); in JPEG_init_frame()6303 p = gps16Block_seg[row_block]; in JPEG_load_next_row()
3827 JPEG_memset((void *)gps16Block_seg, 0, sizeof( gps16Block_seg ) ); in JPEG_init()5381 gps16Block_seg[i] = ( JPEG_BLOCK_TYPE * )( q + i * 64 * sizeof( JPEG_BLOCK_TYPE ) ); in JPEG_init_frame()6298 p = gps16Block_seg[row_block]; in JPEG_load_next_row()
3782 JPEG_memset((void *)gps16Block_seg, 0, sizeof( gps16Block_seg ) ); in JPEG_init()5336 gps16Block_seg[i] = ( JPEG_BLOCK_TYPE * )( q + i * 64 * sizeof( JPEG_BLOCK_TYPE ) ); in JPEG_init_frame()6253 p = gps16Block_seg[row_block]; in JPEG_load_next_row()