HomeSort by relevance Sort by last modified time
    Searched refs:swap32 (Results 1 - 7 of 7) sorted by null

  /external/libmtp/src/
gphoto2-endian-ppc.h 13 #define swap32(x) NXSwapLong(x) macro
55 # define htole32(x) swap32(x)
61 # define le32toh(x) swap32(x)
gphoto2-endian-intel.h 13 #define swap32(x) NXSwapLong(x) macro
  /hardware/intel/common/libva/test/encode/
mpeg2enc.c 164 swap32(unsigned int val) function
190 bs->buffer[pos] = swap32((bs->buffer[pos] << bit_left));
214 bs->buffer[pos] = swap32(bs->buffer[pos]);
    [all...]
mpeg2vaenc.c 164 swap32(unsigned int val) function
190 bs->buffer[pos] = swap32((bs->buffer[pos] << bit_left));
214 bs->buffer[pos] = swap32(bs->buffer[pos]);
    [all...]
  /external/wpa_supplicant_8/src/utils/
common.h 28 #define bswap_32 swap32
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 2462 swap32(unsigned int val) function
    [all...]
  /external/libmtp/
configure     [all...]

Completed in 979 milliseconds