Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libpng/contrib/examples/
Diccfrompng.c34 static png_byte no_profile[] = "no profile"; variable
83 result = no_profile; in extract()
101 if (profile != NULL && profile != no_profile) in extract_one_file()
157 else if (verbose && profile == no_profile) in extract_one_file()
/third_party/libpng/contrib/examples/
Diccfrompng.c34 static png_byte no_profile[] = "no profile"; variable
83 result = no_profile; in extract()
101 if (profile != NULL && profile != no_profile) in extract_one_file()
157 else if (verbose && profile == no_profile) in extract_one_file()
/third_party/flutter/skia/third_party/externals/libpng/contrib/examples/
Diccfrompng.c34 static png_byte no_profile[] = "no profile"; variable
83 result = no_profile; in extract()
101 if (profile != NULL && profile != no_profile) in extract_one_file()
157 else if (verbose && profile == no_profile) in extract_one_file()
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgsttranscodebin.c439 goto no_profile; in make_encodebin()
465 no_profile: in make_encodebin()