Home
last modified time | relevance | path

Searched refs:chunk_data_pos (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/tools/
Dpngfix.c1555 fpos_t chunk_data_pos; /* Position of first byte of chunk data */ member
1597 chunk->chunk_data_pos = file->data_pos; in chunk_init()
1646 file_setpos(chunk->file, &chunk->chunk_data_pos); in setpos()