Searched refs:OSAL_SOCKTNOSUPPORT (Results 1 – 2 of 2) sorted by relevance
/external/libhevc/encoder/ | ||
D | osal_error.c | 152 OSAL_SOCKTNOSUPPORT, /* ESOCKTNOSUPPORT */ |
D | osal_errno.h | 59 #define OSAL_SOCKTNOSUPPORT (OSAL_SOCKERR_BASE + 16) macro |