HomeSort by relevance Sort by last modified time
    Searched full:l_pack_info (Results 1 - 1 of 1) sorted by null

  /external/pdfium/third_party/libopenjpeg20/
t2.c 369 opj_packet_info_t *l_pack_info = 00; local
376 l_pack_info = p_cstr_index->tile_index[p_tile_no].packet;
422 if (! opj_t2_decode_packet(p_t2,p_tile,l_tcp,l_current_pi,l_current_data,&l_nb_bytes_read,p_max_len,l_pack_info, p_manager)) {
433 if (! opj_t2_skip_packet(p_t2,p_tile,l_tcp,l_current_pi,l_current_data,&l_nb_bytes_read,p_max_len,l_pack_info, p_manager)) {
    [all...]

Completed in 1498 milliseconds