Searched refs:notfound (Results 1 – 5 of 5) sorted by relevance
55 bool notfound = true; in mtk_jpeg_do_parse() local62 while (notfound) { in mtk_jpeg_do_parse()119 notfound = !(i == param->comp_num); in mtk_jpeg_do_parse()135 return !notfound; in mtk_jpeg_do_parse()
122 goto notfound; in efi_get_fdt_params()130 notfound: in efi_get_fdt_params()
1379 goto notfound; in doc_probe()1385 goto notfound; in doc_probe()1394 goto notfound; in doc_probe()1428 goto notfound; in doc_probe()1508 notfound: in doc_probe()
1119 int c, components = 0, notfound, n_dht = 0, n_dqt = 0; in s5p_jpeg_parse_hdr() local1131 notfound = 1; in s5p_jpeg_parse_hdr()1132 while (notfound || !sos) { in s5p_jpeg_parse_hdr()1176 notfound = 0; in s5p_jpeg_parse_hdr()1227 if (notfound || !sos || !s5p_jpeg_subsampling_decode(ctx, subsampling)) in s5p_jpeg_parse_hdr()
2012 goto notfound; in docg3_probe()2032 notfound: in docg3_probe()
Completed in 19 milliseconds