Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
Djdmarker.c240 get_sof(j_decompress_ptr cinfo, boolean is_prog, boolean is_arith) in get_sof() function
993 if (!get_sof(cinfo, FALSE, FALSE)) in read_markers()
998 if (!get_sof(cinfo, TRUE, FALSE)) in read_markers()
1003 if (!get_sof(cinfo, FALSE, TRUE)) in read_markers()
1008 if (!get_sof(cinfo, TRUE, TRUE)) in read_markers()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djdmarker.c240 get_sof(j_decompress_ptr cinfo, boolean is_prog, boolean is_arith) in get_sof() function
996 if (!get_sof(cinfo, FALSE, FALSE)) in read_markers()
1001 if (!get_sof(cinfo, TRUE, FALSE)) in read_markers()
1006 if (!get_sof(cinfo, FALSE, TRUE)) in read_markers()
1011 if (!get_sof(cinfo, TRUE, TRUE)) in read_markers()
/third_party/libjpeg-turbo/
Djdmarker.c240 get_sof(j_decompress_ptr cinfo, boolean is_prog, boolean is_arith) in get_sof() function
996 if (!get_sof(cinfo, FALSE, FALSE)) in read_markers()
1001 if (!get_sof(cinfo, TRUE, FALSE)) in read_markers()
1006 if (!get_sof(cinfo, FALSE, TRUE)) in read_markers()
1011 if (!get_sof(cinfo, TRUE, TRUE)) in read_markers()