Searched defs:XCAM_FAIL_RETURN (Results 1 – 2 of 2) sorted by relevance
/external/libxcam/modules/isp/ | ||
D | xcam_cpf_reader.c | 36 #define XCAM_FAIL_RETURN(exp) \ macro |
/external/libxcam/xcore/base/ | ||
D | xcam_defs.h | 72 #define XCAM_FAIL_RETURN(LEVEL, exp, ret, msg, ...) \ macro |