Searched defs:mem_put_le16 (Results 1 – 4 of 4) sorted by relevance
199 #define mem_put_le16 mem_ops_wrap_symbol(mem_put_le16) macro200 static AOM_INLINE void mem_put_le16(void *vmem, MEM_VALUE_T val) { in mem_put_le16() function
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
28 static void mem_put_le16(char *const mem, unsigned int val) { in mem_put_le16() function
27 static void mem_put_le16(char *const mem, const unsigned int val) { in mem_put_le16() function