Searched defs:cstr_info (Results 1 – 4 of 4) sorted by relevance
211 opj_codestream_info_t *cstr_info, in opj_t2_encode_packets()567 opj_codestream_info_t *cstr_info) in opj_t2_encode_packet()
885 void OPJ_CALLCONV opj_destroy_cstr_info(opj_codestream_info_v2_t **cstr_info) { in opj_destroy_cstr_info()
400 opj_codestream_info_t *cstr_info) in opj_tcd_rateallocate()
9356 …opj_codestream_info_v2_t* cstr_info = (opj_codestream_info_v2_t*) opj_calloc(1,sizeof(opj_codestre… in j2k_get_cstr_info() local