Lines Matching refs:OPJ_INT32
177 l_codec->opj_dump_codec = (void (*) (void*, OPJ_INT32, FILE*)) j2k_dump; in opj_create_decompress()
209 OPJ_INT32*, OPJ_INT32*, in opj_create_decompress()
210 OPJ_INT32*, OPJ_INT32*, in opj_create_decompress()
227 OPJ_INT32, OPJ_INT32, OPJ_INT32, OPJ_INT32, in opj_create_decompress()
253 l_codec->opj_dump_codec = (void (*) (void*, OPJ_INT32, FILE*)) jp2_dump; in opj_create_decompress()
280 OPJ_INT32*, in opj_create_decompress()
281 OPJ_INT32*, in opj_create_decompress()
282 OPJ_INT32 * , in opj_create_decompress()
283 OPJ_INT32 * , in opj_create_decompress()
303 OPJ_INT32,OPJ_INT32,OPJ_INT32,OPJ_INT32, in opj_create_decompress()
423 OPJ_INT32 p_start_x, OPJ_INT32 p_start_y, in opj_set_decode_area()
424 OPJ_INT32 p_end_x, OPJ_INT32 p_end_y in opj_set_decode_area()
447 OPJ_INT32 * p_tile_x0, OPJ_INT32 * p_tile_y0, in opj_read_tile_header()
448 OPJ_INT32 * p_tile_x1, OPJ_INT32 * p_tile_y1, in opj_read_tile_header()
785 OPJ_INT32 * p_dc_shift,OPJ_UINT32 pNbComp) in opj_set_MCT()
788 OPJ_UINT32 l_dc_shift_size = pNbComp * (OPJ_UINT32)sizeof(OPJ_INT32); in opj_set_MCT()
859 OPJ_INT32 info_flag, in opj_dump_codec()