Home
last modified time | relevance | path

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

/external/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()