Searched refs:p_number_bytes_read (Results 1 – 1 of 1) sorted by relevance
385 OPJ_UINT32 * p_number_bytes_read,454 OPJ_UINT32 * p_number_bytes_read,474 OPJ_UINT32 * p_number_bytes_read, in opj_jp2_read_boxhdr() argument484 assert(p_number_bytes_read != 00); in opj_jp2_read_boxhdr()487 *p_number_bytes_read = (OPJ_UINT32)opj_stream_read_data(cio, l_data_header, 8, in opj_jp2_read_boxhdr()489 if (*p_number_bytes_read != 8) { in opj_jp2_read_boxhdr()518 *p_number_bytes_read += l_nb_bytes_read; in opj_jp2_read_boxhdr()524 *p_number_bytes_read = 16; in opj_jp2_read_boxhdr()2779 OPJ_UINT32 * p_number_bytes_read, in opj_jp2_read_boxhdr_char() argument2789 assert(p_number_bytes_read != 00); in opj_jp2_read_boxhdr_char()[all …]