Searched defs:notfound (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/mpp/utils/ |
| H A D | iniparser.c | 454 long int iniparser_getlongint(const dictionary * d, const char * key, long int notfound) in iniparser_getlongint() 491 int iniparser_getint(const dictionary * d, const char * key, int notfound) in iniparser_getint() 509 double iniparser_getdouble(const dictionary * d, const char * key, double notfound) in iniparser_getdouble() 550 int iniparser_getboolean(const dictionary * d, const char * key, int notfound) in iniparser_getboolean()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-jpeg/ |
| H A D | mtk_jpeg_dec_parse.c | 60 bool notfound = true; in mtk_jpeg_do_parse() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/s5p-jpeg/ |
| H A D | jpeg-core.c | 1115 int c, components = 0, notfound, n_dht = 0, n_dqt = 0; in s5p_jpeg_parse_hdr() local
|