Searched defs:p_tile_x0 (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
H A Dopenjpeg.c447 OPJ_INT32 * p_tile_x0, OPJ_INT32 * p_tile_y0,
463 p_tile_x0, p_tile_y0,
443 opj_read_tile_header( opj_codec_t *p_codec, opj_stream_t * p_stream, OPJ_UINT32 * p_tile_index, OPJ_UINT32 * p_data_size, OPJ_INT32 * p_tile_x0, OPJ_INT32 * p_tile_y0, OPJ_INT32 * p_tile_x1, OPJ_INT32 * p_tile_y1, OPJ_UINT32 * p_nb_comps, OPJ_BOOL * p_should_go_on) argument
H A Djp2.c2730 OPJ_INT32 * p_tile_x0,
2743 p_tile_x0, p_tile_y0,
2727 opj_jp2_read_tile_header( opj_jp2_t * p_jp2, OPJ_UINT32 * p_tile_index, OPJ_UINT32 * p_data_size, OPJ_INT32 * p_tile_x0, OPJ_INT32 * p_tile_y0, OPJ_INT32 * p_tile_x1, OPJ_INT32 * p_tile_y1, OPJ_UINT32 * p_nb_comps, OPJ_BOOL * p_go_on, opj_stream_private_t *p_stream, opj_event_mgr_t * p_manager ) argument
H A Dj2k.c7779 OPJ_INT32 * p_tile_x0, OPJ_INT32 * p_tile_y0,
8031 *p_tile_x0 = p_j2k->m_tcd->tcd_image->tiles->x0;
7776 opj_j2k_read_tile_header( opj_j2k_t * p_j2k, OPJ_UINT32 * p_tile_index, OPJ_UINT32 * p_data_size, OPJ_INT32 * p_tile_x0, OPJ_INT32 * p_tile_y0, OPJ_INT32 * p_tile_x1, OPJ_INT32 * p_tile_y1, OPJ_UINT32 * p_nb_comps, OPJ_BOOL * p_go_on, opj_stream_private_t *p_stream, opj_event_mgr_t * p_manager ) argument

Completed in 84 milliseconds