Searched defs:mem_put_le32 (Results 1 – 4 of 4) sorted by relevance
218 #define mem_put_le32 mem_ops_wrap_symbol(mem_put_le32) macro219 static AOM_INLINE void mem_put_le32(void *vmem, MEM_VALUE_T val) { in mem_put_le32() function
217 #define mem_put_le32 mem_ops_wrap_symbol(mem_put_le32) macro218 static VPX_INLINE void mem_put_le32(void *vmem, MEM_VALUE_T val) { in mem_put_le32() function
33 static void mem_put_le32(char *const mem, unsigned int val) { in mem_put_le32() function
32 static void mem_put_le32(char *const mem, const unsigned int val) { in mem_put_le32() function