Searched defs:mem_put_le16 (Results 1 – 2 of 2) sorted by relevance
198 #define mem_put_le16 mem_ops_wrap_symbol(mem_put_le16) macro199 static VPX_INLINE void mem_put_le16(void *vmem, MEM_VALUE_T val) { in mem_put_le16() function
27 static void mem_put_le16(char *const mem, const unsigned int val) { in mem_put_le16() function