Home
last modified time | relevance | path

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

/aosp_15_r20/external/libpng/
H A Dpngtest.c655 #define have_sTER 0x01 macro
730 if (set_chunk_location(png_ptr, my_user_chunk_data, have_sTER) != 0) in read_user_chunk_callback()
803 if (data->location[i] == (location | have_sTER)) in write_chunks()