Home
last modified time | relevance | path

Searched defs:mem_get_le32 (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
Dmem_ops.h123 #define mem_get_le32 mem_ops_wrap_symbol(mem_get_le32) macro
124 static unsigned MEM_VALUE_T mem_get_le32(const void *vmem) { in mem_get_le32() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Ddecode_with_partial_drops.c78 static unsigned int mem_get_le32(const unsigned char *mem) { in mem_get_le32() function