Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/third_party/libopenjpeg/
H A Dj2k.c1307 static opj_codestream_index_t* opj_j2k_create_cstr_index(void);
10470 l_j2k->cstr_index = opj_j2k_create_cstr_index(); in opj_j2k_create_decompress()
10502 static opj_codestream_index_t* opj_j2k_create_cstr_index(void) in opj_j2k_create_cstr_index() function