HomeSort by relevance Sort by last modified time
    Searched refs:l_nb_bytes (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/libopenjpeg20/
t2.c 234 OPJ_UINT32 l_nb_bytes = 0; local
274 l_nb_bytes = 0;
277 l_current_data, &l_nb_bytes,
285 l_comp_len += l_nb_bytes;
286 l_current_data += l_nb_bytes;
287 p_max_len -= l_nb_bytes;
289 * p_data_written += l_nb_bytes;
315 l_nb_bytes = 0;
318 l_current_data, &l_nb_bytes, p_max_len,
324 l_current_data += l_nb_bytes;
656 OPJ_UINT32 l_nb_bytes; local
    [all...]
j2k.c 3428 OPJ_UINT32 l_nb_bytes = 0; local
    [all...]

Completed in 859 milliseconds