Home
last modified time | relevance | path

Searched refs:opj_alloc_tile_component_data (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dtcd.h446 OPJ_BOOL opj_alloc_tile_component_data(opj_tcd_tilecomp_t *l_tilec);
Dtcd.c689 OPJ_BOOL opj_alloc_tile_component_data(opj_tcd_tilecomp_t *l_tilec) in opj_alloc_tile_component_data() function
1554 if (!opj_alloc_tile_component_data(tilec)) { in opj_tcd_decode_tile()
Dj2k.c11237 if (! opj_alloc_tile_component_data(l_tilec)) { in opj_j2k_encode()
12117 if (! opj_alloc_tile_component_data(l_tilec)) { in opj_j2k_write_tile()