Searched refs:l_current_handler_misplaced (Results 1 – 1 of 1) sorted by relevance
2282 const opj_jp2_header_handler_t * l_current_handler_misplaced; in opj_jp2_read_header_procedure() local2326 l_current_handler_misplaced = opj_jp2_img_find_handler(box.type); in opj_jp2_read_header_procedure()2329 if ((l_current_handler != 00) || (l_current_handler_misplaced != 00)) { in opj_jp2_read_header_procedure()2337 l_current_handler = l_current_handler_misplaced; in opj_jp2_read_header_procedure()