HomeSort by relevance Sort by last modified time
    Searched defs:mem_get_le16 (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx_ports/
mem_ops.h 99 #undef mem_get_le16 macro
100 #define mem_get_le16 mem_ops_wrap_symbol(mem_get_le16) macro
101 static unsigned MEM_VALUE_T mem_get_le16(const void *vmem) { function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
mem_ops.h 99 #undef mem_get_le16 macro
100 #define mem_get_le16 mem_ops_wrap_symbol(mem_get_le16) macro
101 static unsigned MEM_VALUE_T mem_get_le16(const void *vmem) { function

Completed in 2967 milliseconds