Searched refs:l_pack_info (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | t2.c | 369 opj_packet_info_t *l_pack_info = 00; in opj_t2_decode_packets() local 376 l_pack_info = p_cstr_index->tile_index[p_tile_no].packet; in opj_t2_decode_packets() 422 …p_t2,p_tile,l_tcp,l_current_pi,l_current_data,&l_nb_bytes_read,p_max_len,l_pack_info, p_manager)) { in opj_t2_decode_packets() 433 …p_t2,p_tile,l_tcp,l_current_pi,l_current_data,&l_nb_bytes_read,p_max_len,l_pack_info, p_manager)) { in opj_t2_decode_packets()
|