Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dtcd.c865 opj_tcd_resolution_t* new_resolutions = (opj_tcd_resolution_t *) opj_realloc( in opj_tcd_init_tile() local
867 if (! new_resolutions) { in opj_tcd_init_tile()
874 l_tilec->resolutions = new_resolutions; in opj_tcd_init_tile()