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