• Home
  • Raw
  • Download

Lines Matching refs:OPJ_UINT32

207 									OPJ_UINT32*,  in opj_create_decompress()
208 OPJ_UINT32*, in opj_create_decompress()
211 OPJ_UINT32*, in opj_create_decompress()
218 OPJ_UINT32, in opj_create_decompress()
220 OPJ_UINT32, in opj_create_decompress()
235 OPJ_UINT32 tile_index)) opj_j2k_get_tile; in opj_create_decompress()
239 OPJ_UINT32 res_factor, in opj_create_decompress()
278 OPJ_UINT32*, in opj_create_decompress()
279 OPJ_UINT32*, in opj_create_decompress()
284 OPJ_UINT32 * , in opj_create_decompress()
291 OPJ_UINT32,OPJ_BYTE*,OPJ_UINT32, in opj_create_decompress()
311 OPJ_UINT32 tile_index)) opj_jp2_get_tile; in opj_create_decompress()
315 OPJ_UINT32 res_factor, in opj_create_decompress()
445 OPJ_UINT32 * p_tile_index, in opj_read_tile_header()
446 OPJ_UINT32 * p_data_size, in opj_read_tile_header()
449 OPJ_UINT32 * p_nb_comps, in opj_read_tile_header()
474 OPJ_UINT32 p_tile_index, in opj_decode_tile_data()
476 OPJ_UINT32 p_data_size, in opj_decode_tile_data()
501 OPJ_UINT32 tile_index) in opj_get_decoded_tile()
522 OPJ_UINT32 res_factor ) in opj_set_decoded_resolution_factor()
565 OPJ_UINT32, in opj_create_compress()
567 OPJ_UINT32, in opj_create_compress()
602 OPJ_UINT32, in opj_create_compress()
604 OPJ_UINT32, in opj_create_compress()
785 OPJ_INT32 * p_dc_shift,OPJ_UINT32 pNbComp) in opj_set_MCT()
787 OPJ_UINT32 l_matrix_size = pNbComp * pNbComp * (OPJ_UINT32)sizeof(OPJ_FLOAT32); in opj_set_MCT()
788 OPJ_UINT32 l_dc_shift_size = pNbComp * (OPJ_UINT32)sizeof(OPJ_INT32); in opj_set_MCT()
789 OPJ_UINT32 l_mct_total_size = l_matrix_size + l_dc_shift_size; in opj_set_MCT()
813 OPJ_UINT32 p_tile_index, in opj_write_tile()
815 OPJ_UINT32 p_data_size, in opj_write_tile()