Searched refs:j2k_dump (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
H A Dj2k.h749 void j2k_dump (opj_j2k_t* p_j2k, OPJ_INT32 flag, FILE* out_stream);
757 *@param dev_dump_flag flag to describe if we are in the case of this function is use outside j2k_dump function
766 *@param dev_dump_flag flag to describe if we are in the case of this function is use outside j2k_dump function
H A Dopenjpeg.c177 l_codec->opj_dump_codec = (void (*) (void*, OPJ_INT32, FILE*)) j2k_dump;
H A Djp2.c2976 j2k_dump(p_jp2->j2k,
H A Dj2k.c9204 void j2k_dump (opj_j2k_t* p_j2k, OPJ_INT32 flag, FILE* out_stream) function

Completed in 98 milliseconds