Home | History | Annotate | Download | only in decoder

Lines Matching refs:p_data_end

1254                      const uint8_t **p_data_end) {
1268 *p_data_end = data + 1;
1313 *p_data_end = decode_tiles_mt(pbi, data + first_partition_size, data_end);
1315 *p_data_end = decode_tiles(pbi, data + first_partition_size, data_end);