Searched refs:p_tile_x0 (Results 1 – 7 of 7) sorted by relevance
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
D | opj_codec.h | 68 OPJ_INT32 * p_tile_x0,
|
D | jp2.h | 366 OPJ_INT32 * p_tile_x0,
|
D | openjpeg.c | 447 OPJ_INT32 * p_tile_x0, OPJ_INT32 * p_tile_y0, in opj_read_tile_header() argument 463 p_tile_x0, p_tile_y0, in opj_read_tile_header()
|
D | j2k.h | 685 OPJ_INT32 * p_tile_x0,
|
D | openjpeg.h | 1374 OPJ_INT32 * p_tile_x0, OPJ_INT32 * p_tile_y0,
|
D | jp2.c | 2572 OPJ_INT32 * p_tile_x0, in opj_jp2_read_tile_header() argument 2585 p_tile_x0, p_tile_y0, in opj_jp2_read_tile_header()
|
D | j2k.c | 7686 … OPJ_INT32 * p_tile_x0, OPJ_INT32 * p_tile_y0, 7912 *p_tile_x0 = p_j2k->m_tcd->tcd_image->tiles->x0;
|